diff mbox series

[meta-networking] unbound: upgrade 1.19.3 -> 1.20.0

Message ID 20240516153559.1320799-1-beniaminsandu@gmail.com
State Accepted
Headers show
Series [meta-networking] unbound: upgrade 1.19.3 -> 1.20.0 | expand

Commit Message

Beniamin Sandu May 16, 2024, 3:35 p.m. UTC
Full changelog:
https://github.com/NLnetLabs/unbound/releases/tag/release-1.20.0

Signed-off-by: Beniamin Sandu <beniaminsandu@gmail.com>
---
 .../unbound/{unbound_1.19.3.bb => unbound_1.20.0.bb}          | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-networking/recipes-support/unbound/{unbound_1.19.3.bb => unbound_1.20.0.bb} (95%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-support/unbound/unbound_1.19.3.bb b/meta-networking/recipes-support/unbound/unbound_1.20.0.bb
similarity index 95%
rename from meta-networking/recipes-support/unbound/unbound_1.19.3.bb
rename to meta-networking/recipes-support/unbound/unbound_1.20.0.bb
index ffdc78e9d..fe0111f59 100644
--- a/meta-networking/recipes-support/unbound/unbound_1.19.3.bb
+++ b/meta-networking/recipes-support/unbound/unbound_1.20.0.bb
@@ -9,8 +9,8 @@  SECTION = "net"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=5308494bc0590c0cb036afd781d78f06"
 
-SRC_URI = "git://github.com/NLnetLabs/unbound.git;protocol=https;branch=branch-1.19.3"
-SRCREV = "48b6c60a24e9a5d6d369a7a37c9fe2a767f26abd"
+SRC_URI = "git://github.com/NLnetLabs/unbound.git;protocol=https;branch=branch-1.20.0"
+SRCREV = "b9525c5fd47ba481a29b90109017d2253beb105d"
 
 inherit autotools pkgconfig systemd update-rc.d