From 1fc578faa2d7f30c0812e2eb9a6dc924dd1fc41f Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 17 Jan 2023 15:26:15 +0800 Subject: [PATCH] unbound: upgrade 1.17.0 -> 1.17.1 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../unbound/{unbound_1.17.0.bb => unbound_1.17.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/unbound/{unbound_1.17.0.bb => unbound_1.17.1.bb} (96%) diff --git a/meta-networking/recipes-support/unbound/unbound_1.17.0.bb b/meta-networking/recipes-support/unbound/unbound_1.17.1.bb similarity index 96% rename from meta-networking/recipes-support/unbound/unbound_1.17.0.bb rename to meta-networking/recipes-support/unbound/unbound_1.17.1.bb index 0dd0ce882..caa1bb339 100644 --- a/meta-networking/recipes-support/unbound/unbound_1.17.0.bb +++ b/meta-networking/recipes-support/unbound/unbound_1.17.1.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 = "d25e0cd9b0545ff13120430c94326ceaf14b074f" +SRCREV = "90831af981221bbce1cd7b15055562336760e484" inherit autotools pkgconfig systemd update-rc.d