* [PATCH] libassuan: Update to 2.5.4
@ 2021-01-30 16:54 Matthias Fischer
0 siblings, 0 replies; only message in thread
From: Matthias Fischer @ 2021-01-30 16:54 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1401 bytes --]
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
config/rootfiles/packages/libassuan | 2 +-
lfs/libassuan | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/config/rootfiles/packages/libassuan b/config/rootfiles/packages/libassuan
index d8e471773..c1bb31883 100644
--- a/config/rootfiles/packages/libassuan
+++ b/config/rootfiles/packages/libassuan
@@ -3,7 +3,7 @@ usr/bin/libassuan-config
#usr/lib/libassuan.la
usr/lib/libassuan.so
usr/lib/libassuan.so.0
-usr/lib/libassuan.so.0.8.3
+usr/lib/libassuan.so.0.8.4
#usr/lib/pkgconfig/libassuan.pc
#usr/share/aclocal/libassuan.m4
#usr/share/info/assuan.info
diff --git a/lfs/libassuan b/lfs/libassuan
index 16619ae63..7aeadf9bb 100644
--- a/lfs/libassuan
+++ b/lfs/libassuan
@@ -24,7 +24,7 @@
include Config
-VER = 2.5.3
+VER = 2.5.4
THISAPP = libassuan-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = libassuan
-PAK_VER = 5
+PAK_VER = 6
DEPS =
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 226c504ea78a232224bf3b6846b3adb9
+$(DL_FILE)_MD5 = d5cee3492f0e0c4fd537af798621dd5b
install : $(TARGET)
--
2.18.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-01-30 16:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-30 16:54 [PATCH] libassuan: Update to 2.5.4 Matthias Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox