]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
unbound: Update to 1.23.0
authorMatthias Fischer <matthias.fischer@ipfire.org>
Mon, 5 May 2025 14:12:39 +0000 (16:12 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 6 May 2025 17:18:24 +0000 (17:18 +0000)
For details see:
https://nlnetlabs.nl/projects/unbound/download/#unbound-1-23-0

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 57390d6d9a63f23e333751ddd28c7d9edb7b2c57..8913c376ff337a7fc2799b90c8cb2dd9812d26fa 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.30
+usr/lib/libunbound.so.8.1.31
 #usr/lib/pkgconfig/libunbound.pc
 usr/sbin/unbound
 usr/sbin/unbound-anchor
index 537ccff7e32793b2a47008e8e0ef080656ecfc99..abcb4e104c6e8387c6b4953438437c1e1985e711 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2024  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2025  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.22.0
+VER        = 1.23.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 = 28cf5c6c5e29d4026beb33e8a17b012d1185a3a100fafd3e2717233f47c7b0ad2bf7b7fc2d5ad8c15b6fef496ed9d9c95d116535c3c34c945b27c2a42fa197ff
+$(DL_FILE)_BLAKE2 = 160bb2bee5450313a68ac81b73fd4bb21b14f8d25172d314644a34309dc75f28802126533f3ac1cb8d48599af8cb7caca83b866c9193286396f81c5fabc29651
 
 install : $(TARGET)