diff options
Diffstat (limited to 'scripts/gpg-w32-dev/GNUmakefile')
-rw-r--r-- | scripts/gpg-w32-dev/GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/gpg-w32-dev/GNUmakefile b/scripts/gpg-w32-dev/GNUmakefile index f6502c279..10ba92f62 100644 --- a/scripts/gpg-w32-dev/GNUmakefile +++ b/scripts/gpg-w32-dev/GNUmakefile @@ -83,7 +83,7 @@ else pkgrep = ftp://ftp.gnupg.org/gcrypt speedo_pkg_libgpg_error_tar = $(pkgrep)/libgpg-error/libgpg-error-1.8.tar.bz2 speedo_pkg_libassuan_tar = $(pkgrep)/libassuan/libassuan-2.0.0.tar.bz2 - speedo_pkg_libgcrypt_tar = $(pkgrep)/libgcrypt/libgcrypt-1.4.5.tar.bz2 + speedo_pkg_libgcrypt_tar = $(pkgrep)/libgcrypt/libgcrypt-1.4.6.tar.bz2 speedo_pkg_libksba_tar = $(pkgrep)/libksba/libksba-1.0.7.tar.bz2 speedo_pkg_gpgme_tar = $(pkgrep)/gpgme/gpgme-1.3.0.tar.bz2 endif |