mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
build: Change urlbase of getswdb.sh.
--
This commit is contained in:
parent
64c15a7e11
commit
26592fbef3
@ -11,7 +11,9 @@
|
||||
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
|
||||
# The URL of the file to retrieve.
|
||||
urlbase="https://www.gnupg.org/"
|
||||
# (some wget versions seem to have problems with SubjectAltName, thus
|
||||
# we do not use www.gnupg.org)
|
||||
urlbase="https://gnupg.org/"
|
||||
|
||||
WGET=wget
|
||||
GPGV=gpgv
|
||||
|
Loading…
x
Reference in New Issue
Block a user