From 025e7a2493041e52c9bbcaca027f4fce68c0f206 Mon Sep 17 00:00:00 2001 From: PB Date: Thu, 25 Jul 2024 09:59:36 +0100 Subject: [PATCH] Fix libgcrypt url --- pkg/cryptsetup_static/cryptsetup_static.petbuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/cryptsetup_static/cryptsetup_static.petbuild b/pkg/cryptsetup_static/cryptsetup_static.petbuild index 5e4378a..7f4fba2 100755 --- a/pkg/cryptsetup_static/cryptsetup_static.petbuild +++ b/pkg/cryptsetup_static/cryptsetup_static.petbuild @@ -193,7 +193,7 @@ retrieve https://sourceforge.net/projects/libuuid/files/libuuid-${libuuid_ver}.t retrieve https://ftp.osuosl.org/pub/blfs/conglomeration/lvm2/LVM2.${lvm2_ver}.tgz retrieve http://ftp.rpm.org/popt/releases/popt-1.x/popt-${popt_ver}.tar.gz retrieve https://gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-${gpg_error_ver}.tar.bz2 -retrieve ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-${gcrypt_ver}.tar.gz +retrieve https://gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-${gcrypt_ver}.tar.gz retrieve "${SRC}-${VER}.${COMP}" [ "$DLD_ONLY" = "yes" ] && exit extract ${SRC}-${VER}.${COMP}