* [PATCH] libassuan: Update to 2.4.2
@ 2016-03-30 6:13 Alexander Marx
0 siblings, 0 replies; 2+ messages in thread
From: Alexander Marx @ 2016-03-30 6:13 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 536 bytes --]
Signed-off-by: Alexander Marx <alexander.marx(a)ipfire.org>
---
libassuan/libassuan.nm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libassuan/libassuan.nm b/libassuan/libassuan.nm
index 085b6f7..7901dbd 100644
--- a/libassuan/libassuan.nm
+++ b/libassuan/libassuan.nm
@@ -4,7 +4,7 @@
###############################################################################
name = libassuan
-version = 2.1.1
+version = 2.4.2
release = 1
groups = System/Libraries
--
2.6.3
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH] libassuan: update to 2.4.2
@ 2016-02-18 15:22 Marcel Lorenz
0 siblings, 0 replies; 2+ messages in thread
From: Marcel Lorenz @ 2016-02-18 15:22 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1973 bytes --]
---
config/rootfiles/packages/libassuan | 2 +-
lfs/libassuan | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/config/rootfiles/packages/libassuan b/config/rootfiles/packages/libassuan
index 9c7aadb..fd3c178 100644
--- a/config/rootfiles/packages/libassuan
+++ b/config/rootfiles/packages/libassuan
@@ -3,6 +3,6 @@ usr/bin/libassuan-config
#usr/lib/libassuan.la
usr/lib/libassuan.so
usr/lib/libassuan.so.0
-usr/lib/libassuan.so.0.5.0
+usr/lib/libassuan.so.0.7.2
#usr/share/aclocal/libassuan.m4
#usr/share/info/assuan.info
diff --git a/lfs/libassuan b/lfs/libassuan
index 0137d14..c9310de 100644
--- a/lfs/libassuan
+++ b/lfs/libassuan
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2015 Michael Tremer & Christian Schmidt #
+# Copyright (C) 2007-2015 IPFire Team <info(a)ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,7 +24,7 @@
include Config
-VER = 2.2.0
+VER = 2.4.2
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 = 3
+PAK_VER = 4
DEPS = ""
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = a104faed3e97b9c302c5d67cc22b1d60
+$(DL_FILE)_MD5 = 70151995c2330ae1261c0a7ca34cf478
install : $(TARGET)
--
1.9.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-03-30 6:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-30 6:13 [PATCH] libassuan: Update to 2.4.2 Alexander Marx
-- strict thread matches above, loose matches on Subject: below --
2016-02-18 15:22 [PATCH] libassuan: update " Marcel Lorenz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox