]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
unbound: Update to 1.22.0
authorMatthias Fischer <matthias.fischer@ipfire.org>
Fri, 18 Oct 2024 16:37:22 +0000 (18:37 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 5 Nov 2024 08:15:06 +0000 (09:15 +0100)
For details see:
https://nlnetlabs.nl/projects/unbound/download/#unbound-1-22-0

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/common/unbound
lfs/unbound

index 1da88aa9d58df0ec2c8334b9bf6f635d45b6466b..57390d6d9a63f23e333751ddd28c7d9edb7b2c57 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.29
+usr/lib/libunbound.so.8.1.30
 #usr/lib/pkgconfig/libunbound.pc
 usr/sbin/unbound
 usr/sbin/unbound-anchor
index d8efaf8721245431d1b3d5e21c5e01693209e81d..0f91218a5a6d36c67ab115b1b86f3b4538577868 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.21.1
+VER        = 1.22.0
 
 THISAPP    = unbound-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 4a14019a52c7f0641a6cfcb946be3016d9fd722acff7eeb5ea243808621af9fc05d2bb4dcba1024f134eb6ec609994e5a07b6c4b6bc0b8cc639b35db1546acd1
+$(DL_FILE)_BLAKE2 = 28cf5c6c5e29d4026beb33e8a17b012d1185a3a100fafd3e2717233f47c7b0ad2bf7b7fc2d5ad8c15b6fef496ed9d9c95d116535c3c34c945b27c2a42fa197ff
 
 install : $(TARGET)