]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
libgcrypt: Update to 1.8.6
authorMatthias Fischer <matthias.fischer@ipfire.org>
Wed, 19 Aug 2020 15:57:34 +0000 (17:57 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 24 Sep 2020 17:36:37 +0000 (17:36 +0000)
For details see:
https://lists.gnu.org/archive/html/info-gnu/2020-07/msg00001.html

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/libgcrypt
lfs/libgcrypt

index 50aa478673a52091e4f9a60b0046e044acdf1023..b22708afada085fdfa42cecde207ce98e77df2ee 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.5
+usr/lib/libgcrypt.so.20.2.6
 #usr/lib/pkgconfig/libgcrypt.pc
 #usr/share/aclocal/libgcrypt.m4
 #usr/share/info/gcrypt.info
index 57a456e7bd4e23dc3113d49f38c6953e0d66154e..a89cc9156c7e6a52098a32256dab474d2df7eef9 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.8.5
+VER        = 1.8.6
 
 THISAPP    = libgcrypt-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 348cc4601ca34307fc6cd6c945467743
+$(DL_FILE)_MD5 = e9dfc1e789a2a42f36917c543fcd7862
 
 install : $(TARGET)