]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
unbound: Update to 1.13.2
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sun, 15 Aug 2021 07:15:24 +0000 (09:15 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Fri, 19 Nov 2021 06:06:43 +0000 (07:06 +0100)
For details see:
https://nlnetlabs.nl/projects/unbound/download/#unbound-1-13-2

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

index 6d890daf0ced61caf741af76188c8b1efd2960a4..558c7026867ca463c60a3107026a594eaee9ffd1 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.12
+usr/lib/libunbound.so.8.1.13
 #usr/lib/pkgconfig/libunbound.pc
 usr/sbin/unbound
 usr/sbin/unbound-anchor
index 0bd437481d9c5ab2c0a43484bca014cca7234624..675b4c14b65d95093950350e9b7571d9898efc17 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.13.1
+VER        = 1.13.2
 
 THISAPP    = unbound-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 0cd660a40d733acc6e7cce43731cac62
+$(DL_FILE)_MD5 = 5a63b7228141f45f2ab3169662f7ee13
 
 install : $(TARGET)