From aca28022cc32e58b34ddac21c93a29b1ae84816d Mon Sep 17 00:00:00 2001 From: "zhengrq.fnst" Date: Tue, 18 Oct 2022 09:16:54 +0800 Subject: [PATCH] unbound: upgrade 1.16.3 -> 1.17.0 Signed-off-by: Zheng Ruoqin Signed-off-by: Khem Raj --- .../unbound/{unbound_1.16.3.bb => unbound_1.17.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/unbound/{unbound_1.16.3.bb => unbound_1.17.0.bb} (96%) diff --git a/meta-networking/recipes-support/unbound/unbound_1.16.3.bb b/meta-networking/recipes-support/unbound/unbound_1.17.0.bb similarity index 96% rename from meta-networking/recipes-support/unbound/unbound_1.16.3.bb rename to meta-networking/recipes-support/unbound/unbound_1.17.0.bb index 5e40d8c30c..0dd0ce8822 100644 --- a/meta-networking/recipes-support/unbound/unbound_1.16.3.bb +++ b/meta-networking/recipes-support/unbound/unbound_1.17.0.bb @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5308494bc0590c0cb036afd781d78f06" SRC_URI = "git://github.com/NLnetLabs/unbound.git;protocol=http;branch=master;protocol=https \ file://0001-contrib-add-yocto-compatible-init-script.patch \ " -SRCREV = "137719522a8ea5b380fbb6206d2466f402f5b554" +SRCREV = "d25e0cd9b0545ff13120430c94326ceaf14b074f" inherit autotools pkgconfig systemd update-rc.d