From 5698c77e69ddc4c3858fd6fd1dc424e4b7ab7ba5 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 31 Oct 2022 02:08:33 +0100 Subject: gnupg2: bump to 2.3.8 --- extra/gnupg2/build | 6 ++---- extra/gnupg2/checksums | 2 +- extra/gnupg2/sources | 2 +- extra/gnupg2/version | 2 +- 4 files changed, 5 insertions(+), 7 deletions(-) (limited to 'extra') diff --git a/extra/gnupg2/build b/extra/gnupg2/build index 68be98c6..ef2670bc 100755 --- a/extra/gnupg2/build +++ b/extra/gnupg2/build @@ -1,13 +1,11 @@ #!/bin/sh -e export LDFLAGS="$LDFLAGS -static" -export PKG_CONFIG=pkgconf\ --static - -cpt l -q gnutls && export LIBGNUTLS_LIBS="-lgnutls -latomic -lnettle -lhogweed -lnettle" ./configure \ --prefix=/usr \ - --sbindir=/usr/bin + --sbindir=/usr/bin \ + --disable-gnutls make make DESTDIR="$1" install diff --git a/extra/gnupg2/checksums b/extra/gnupg2/checksums index 4adda7fb..88fe20ed 100644 --- a/extra/gnupg2/checksums +++ b/extra/gnupg2/checksums @@ -1,2 +1,2 @@ %BLAKE3 -799910e8f9f73e9b71fcd2154cbb4925e42e70d3162f96b3f15eaa065ead774f gnupg-2.3.7.tar.bz2 +6310e627b4726774ff70b3cbb55c6d0bb1147052cf5ef00ef044252cb345fe69 gnupg-2.3.8.tar.bz2 diff --git a/extra/gnupg2/sources b/extra/gnupg2/sources index 9b1ce350..eea17e4c 100644 --- a/extra/gnupg2/sources +++ b/extra/gnupg2/sources @@ -1 +1 @@ -https://gnupg.org/ftp/gcrypt/gnupg/gnupg-2.3.7.tar.bz2 +https://gnupg.org/ftp/gcrypt/gnupg/gnupg-2.3.8.tar.bz2 diff --git a/extra/gnupg2/version b/extra/gnupg2/version index fc94c06b..db07b3de 100644 --- a/extra/gnupg2/version +++ b/extra/gnupg2/version @@ -1 +1 @@ -2.3.7 1 +2.3.8 1 -- cgit v1.2.3