diff options
author | Werner Koch <wk@gnupg.org> | 2022-10-13 15:53:27 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2022-10-13 17:53:29 +0200 |
commit | 6f12f952dad1783710ded2f152f058065b5941fb (patch) | |
tree | 0acba488ee5c7dadb40c12d5c0a98ec40a50adb8 /build-aux | |
parent | speedo: Fix location of gpg-wks-client (diff) | |
download | gnupg2-6f12f952dad1783710ded2f152f058065b5941fb.tar.xz gnupg2-6f12f952dad1783710ded2f152f058065b5941fb.zip |
Release 2.3.8gnupg-2.3.8
Diffstat (limited to 'build-aux')
-rw-r--r-- | build-aux/speedo.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/speedo.mk b/build-aux/speedo.mk index 94a07fd60..00bfa1fcc 100644 --- a/build-aux/speedo.mk +++ b/build-aux/speedo.mk @@ -500,7 +500,7 @@ gtk__ver = 2.24.17 gitrep = ${HOME}/s # The tarball directories -pkgrep = ftp://ftp.gnupg.org/gcrypt +pkgrep = https://gnupg.org/ftp/gcrypt pkg10rep = ftp://ftp.g10code.com/g10code pkg2rep = $(TARBALLS) |