From fd65c13ad96b9fc22d6d89b27f7215bbee5cc33f Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 13 May 2026 12:19:47 +0800 Subject: [PATCH] unbound: upgrade 1.24.2 -> 1.25.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../unbound/{unbound_1.24.2.bb => unbound_1.25.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/unbound/{unbound_1.24.2.bb => unbound_1.25.0.bb} (98%) diff --git a/meta-networking/recipes-support/unbound/unbound_1.24.2.bb b/meta-networking/recipes-support/unbound/unbound_1.25.0.bb similarity index 98% rename from meta-networking/recipes-support/unbound/unbound_1.24.2.bb rename to meta-networking/recipes-support/unbound/unbound_1.25.0.bb index e41e2dc065..8e0d3f346d 100644 --- a/meta-networking/recipes-support/unbound/unbound_1.24.2.bb +++ b/meta-networking/recipes-support/unbound/unbound_1.25.0.bb @@ -13,7 +13,7 @@ SRC_URI = "git://github.com/NLnetLabs/unbound.git;protocol=https;branch=master;t file://run-ptest \ " -SRCREV = "f6269baa605d31859f28770e01a24e3677e5f82c" +SRCREV = "25fe6020248df41f891c921b254cf91d3d55f194" inherit autotools pkgconfig systemd update-rc.d ptest