From 24e6bcb3759f6dc331a6716a12124e6cfaa72c0a Mon Sep 17 00:00:00 2001 From: Beniamin Sandu Date: Wed, 15 Nov 2023 20:45:33 +0000 Subject: [PATCH] unbound: upgrade 1.18.0 -> 1.19.0 Full changelog: https://github.com/NLnetLabs/unbound/releases/tag/release-1.19.0 Signed-off-by: Beniamin Sandu Signed-off-by: Khem Raj --- .../unbound/{unbound_1.18.0.bb => unbound_1.19.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/unbound/{unbound_1.18.0.bb => unbound_1.19.0.bb} (96%) diff --git a/meta-networking/recipes-support/unbound/unbound_1.18.0.bb b/meta-networking/recipes-support/unbound/unbound_1.19.0.bb similarity index 96% rename from meta-networking/recipes-support/unbound/unbound_1.18.0.bb rename to meta-networking/recipes-support/unbound/unbound_1.19.0.bb index 179af8050a..ed8c5bd97c 100644 --- a/meta-networking/recipes-support/unbound/unbound_1.18.0.bb +++ b/meta-networking/recipes-support/unbound/unbound_1.19.0.bb @@ -10,7 +10,7 @@ LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=5308494bc0590c0cb036afd781d78f06" SRC_URI = "git://github.com/NLnetLabs/unbound.git;protocol=https;branch=master" -SRCREV = "3795e374107ac7a5a977c516e144a3cd9b0da998" +SRCREV = "3352b1090ea1098883f6bf64236fa877e18e458b" inherit autotools pkgconfig systemd update-rc.d