From 3b40c93f447125fe9a5b9adc57809320b337dc10 Mon Sep 17 00:00:00 2001 From: wangmy Date: Sat, 23 Jul 2022 13:40:47 +0800 Subject: [PATCH] unbound: upgrade 1.16.0 -> 1.16.1 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../unbound/{unbound_1.16.0.bb => unbound_1.16.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/unbound/{unbound_1.16.0.bb => unbound_1.16.1.bb} (96%) diff --git a/meta-networking/recipes-support/unbound/unbound_1.16.0.bb b/meta-networking/recipes-support/unbound/unbound_1.16.1.bb similarity index 96% rename from meta-networking/recipes-support/unbound/unbound_1.16.0.bb rename to meta-networking/recipes-support/unbound/unbound_1.16.1.bb index cf59d29180..5eb9ec1bfc 100644 --- a/meta-networking/recipes-support/unbound/unbound_1.16.0.bb +++ b/meta-networking/recipes-support/unbound/unbound_1.16.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 = "edc1d07718fb0ecabf9ddd3cf65503de1810834c" +SRCREV = "903538c76e1d8eb30d0814bb55c3ef1ea28164e8" inherit autotools pkgconfig systemd update-rc.d