mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
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:
committed by
Michael Tremer
parent
bbb210ef93
commit
363997b18b
@@ -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
|
||||
|
||||
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user