libgcrypt: Update to 1.8.6

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>
This commit is contained in:
Matthias Fischer
2020-08-19 17:57:34 +02:00
committed by Michael Tremer
parent bbb210ef93
commit 363997b18b
2 changed files with 3 additions and 3 deletions

View 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

View 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)