From: Matthias Fischer Date: Sun, 6 May 2018 10:37:31 +0000 (+0200) Subject: unbound: Update to 1.7.1 X-Git-Tag: v2.21-core122~164 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=ba5dccd0081de56edc7218239f2266243baf3c51 unbound: Update to 1.7.1 For details see: http://www.unbound.net/download.html Best, Matthias Signed-off-by: Matthias Fischer Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/common/unbound b/config/rootfiles/common/unbound index d2969bef1a..db0ab1b944 100644 --- a/config/rootfiles/common/unbound +++ b/config/rootfiles/common/unbound @@ -11,7 +11,7 @@ etc/unbound/unbound.conf #usr/lib/libunbound.la #usr/lib/libunbound.so usr/lib/libunbound.so.2 -usr/lib/libunbound.so.2.5.8 +usr/lib/libunbound.so.2.5.9 #usr/lib/pkgconfig/libunbound.pc usr/sbin/unbound usr/sbin/unbound-anchor diff --git a/lfs/unbound b/lfs/unbound index 4209c7a423..ac0c8fd57a 100644 --- a/lfs/unbound +++ b/lfs/unbound @@ -24,7 +24,7 @@ include Config -VER = 1.7.0 +VER = 1.7.1 THISAPP = unbound-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 49937b5f99a6fc2de8c5f3bb22a54390 +$(DL_FILE)_MD5 = e3614d9746e1fd45f191a2b88ad8df04 install : $(TARGET)