public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] libgcrypt: Update to 1.8.6
@ 2020-08-19 15:57 Matthias Fischer
  0 siblings, 0 replies; only message in thread
From: Matthias Fischer @ 2020-08-19 15:57 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1252 bytes --]

For details see:
https://lists.gnu.org/archive/html/info-gnu/2020-07/msg00001.html

Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
 config/rootfiles/common/libgcrypt | 2 +-
 lfs/libgcrypt                     | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/config/rootfiles/common/libgcrypt b/config/rootfiles/common/libgcrypt
index 50aa47867..b22708afa 100644
--- a/config/rootfiles/common/libgcrypt
+++ b/config/rootfiles/common/libgcrypt
@@ -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
diff --git a/lfs/libgcrypt b/lfs/libgcrypt
index 57a456e7b..a89cc9156 100644
--- a/lfs/libgcrypt
+++ b/lfs/libgcrypt
@@ -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)
 
-- 
2.18.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-08-19 15:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-19 15:57 [PATCH] libgcrypt: Update to 1.8.6 Matthias Fischer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox