Kaydet (Commit) 585e4181 authored tarafından Fridrich Štrba's avatar Fridrich Štrba

Use a working timestamp engine by default

Change-Id: I6771f427148f9f46abacaa5f096b98693f3673f9
üst 4882b973
......@@ -14,7 +14,7 @@ $(eval $(call gb_CustomTarget_register_targets,postprocess/signing,\
))
# PFXFILE and PFXPASSWORD should be set in environment
TIMESTAMPURL ?= "http://timestamp.verisign.com/scripts/timstamp.dll"
TIMESTAMPURL ?= "http://timestamp.globalsign.com/scripts/timestamp.dll"
$(call gb_CustomTarget_get_workdir,postprocess/signing)/signing.done: \
$(SRCDIR)/postprocess/signing/signing.pl \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment