]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
libgcrypt: Update to 1.9.1
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sat, 30 Jan 2021 16:43:43 +0000 (17:43 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 1 Feb 2021 10:37:31 +0000 (10:37 +0000)
For details - especially for this version - see:
https://lists.gnupg.org/pipermail/gnupg-announce/2021q1/000456.html

Overview:
https://dev.gnupg.org/source/libgcrypt/browse/master/NEWS

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/libgcrypt
lfs/libgcrypt

index b22708afada085fdfa42cecde207ce98e77df2ee..63af7e6b1d63b65bebcfdeea2afcf4c979f49d30 100644 (file)
@@ -6,7 +6,7 @@
 #usr/lib/libgcrypt.la
 #usr/lib/libgcrypt.so
 usr/lib/libgcrypt.so.20
-usr/lib/libgcrypt.so.20.2.6
+usr/lib/libgcrypt.so.20.3.1
 #usr/lib/pkgconfig/libgcrypt.pc
 #usr/share/aclocal/libgcrypt.m4
 #usr/share/info/gcrypt.info
index a89cc9156c7e6a52098a32256dab474d2df7eef9..a901c558f599db1710f23a4e55f0fe479f9ae004 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.8.6
+VER        = 1.9.1
 
 THISAPP    = libgcrypt-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = e9dfc1e789a2a42f36917c543fcd7862
+$(DL_FILE)_MD5 = 8805f3e466af315222b6e1864f52b79a
 
 install : $(TARGET)