]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
unbound: Update to 1.7.1
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sun, 6 May 2018 10:37:31 +0000 (12:37 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 7 May 2018 10:33:53 +0000 (11:33 +0100)
For details see:
http://www.unbound.net/download.html

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/unbound
lfs/unbound

index d2969bef1af9039fb0991ed21f4228f7341175d9..db0ab1b94467dbcc469c109e6a0cffea82df1e78 100644 (file)
@@ -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
index 4209c7a423b0266738ec49f819dc870f974a8537..ac0c8fd57a0396461ca782967bb1433d60cc37ef 100644 (file)
@@ -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)