]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
unbound: Update to 1.6.0
authorMatthias Fischer <matthias.fischer@ipfire.org>
Fri, 16 Dec 2016 08:50:19 +0000 (09:50 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 16 Dec 2016 10:29:18 +0000 (10:29 +0000)
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
For details, see:
http://www.unbound.net/download.html
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/unbound
lfs/unbound

index 722d73057ab8f7eccffc562f9d52cae0ff542ac2..c31b8a6985655fccd0e9fbf7af6e216178482c93 100644 (file)
@@ -10,7 +10,7 @@ etc/unbound/unbound.conf
 #usr/lib/libunbound.la
 #usr/lib/libunbound.so
 usr/lib/libunbound.so.2
-usr/lib/libunbound.so.2.4.2
+usr/lib/libunbound.so.2.4.3
 usr/sbin/unbound
 usr/sbin/unbound-anchor
 usr/sbin/unbound-checkconf
index b2ef6ac4cd52f9b17d3e039831ee9772cdc43c97..3494a7b0645c7697afba3948b6c30b6ca4079f42 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.5.10
+VER        = 1.6.0
 
 THISAPP    = unbound-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 0a3a236811f1ab5c1dc31974fa74e047
+$(DL_FILE)_MD5 = 78409eccf7260d260b6463f85e59c66b
 
 install : $(TARGET)