]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
unbound: Update to 1.19.3
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sat, 16 Mar 2024 15:31:43 +0000 (16:31 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 18 Mar 2024 10:15:49 +0000 (10:15 +0000)
For details see:
https://nlnetlabs.nl/projects/unbound/download/#unbound-1-19-3

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 f5274dcd1ece873a3313579e90a35718c198550d..95dafc4dae6ccbed6194ac67a366de8f89af3abd 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.25
+usr/lib/libunbound.so.8.1.26
 #usr/lib/pkgconfig/libunbound.pc
 usr/sbin/unbound
 usr/sbin/unbound-anchor
index 0a510606456d8c6e445780c32223a79b0cc88c60..f09e76b1b9f1896f923edbdd116500c17d9b9acf 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.19.2
+VER        = 1.19.3
 
 THISAPP    = unbound-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = f8dcee649e5e1dfaab9285964419b4d957f0035e484021e3131784512fed842ee46c25d7b47304aca4f03a0480877b939968bca22e80620434d1d2cb7013c9b6
+$(DL_FILE)_BLAKE2 = 5d9cbc26510afc2b92ecce6307cd9924a1b450892f7839f076535177ab35f78059d271e628e2aa995b62f5cf97add2363561a819d6e0181beb6b44421661d8f0
 
 install : $(TARGET)