]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
unbound: Update to 1.14.0
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sat, 11 Dec 2021 07:38:17 +0000 (08:38 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Mon, 13 Dec 2021 11:53:04 +0000 (12:53 +0100)
For details see:
https://nlnetlabs.nl/projects/unbound/download/#unbound-1-14-0

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
config/rootfiles/common/unbound
lfs/unbound

index 558c7026867ca463c60a3107026a594eaee9ffd1..abf2c158ce7e12847b73660fe65e695685eca0e9 100644 (file)
@@ -11,7 +11,7 @@ etc/unbound/unbound.conf
 #usr/lib/libunbound.la
 #usr/lib/libunbound.so
 usr/lib/libunbound.so.8
-usr/lib/libunbound.so.8.1.13
+usr/lib/libunbound.so.8.1.14
 #usr/lib/pkgconfig/libunbound.pc
 usr/sbin/unbound
 usr/sbin/unbound-anchor
index 675b4c14b65d95093950350e9b7571d9898efc17..3596450923a4096e57e7708797cc3b5443ce5ff3 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.13.2
+VER        = 1.14.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 = 5a63b7228141f45f2ab3169662f7ee13
+$(DL_FILE)_MD5 = e069764e88be0057c7fbe8b5ae7700f0
 
 install : $(TARGET)