summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/unbound
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-05-27 17:48:03 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-05-31 03:08:55 -0700
commitfaf6da8c0500b9efc471672d0cf34edff1022646 (patch)
tree63ab732555c12de3a98b4be2d5600636881900cd /meta-networking/recipes-support/unbound
parent1d9f910be95090bf84a00a79e44e014512a69227 (diff)
downloadmeta-openembedded-faf6da8c0500b9efc471672d0cf34edff1022646.tar.gz
unbound: upgrade 1.25.0 -> 1.25.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-networking/recipes-support/unbound')
-rw-r--r--meta-networking/recipes-support/unbound/unbound_1.25.1.bb (renamed from meta-networking/recipes-support/unbound/unbound_1.25.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/unbound/unbound_1.25.0.bb b/meta-networking/recipes-support/unbound/unbound_1.25.1.bb
index 8e0d3f346d..7331fc01d1 100644
--- a/meta-networking/recipes-support/unbound/unbound_1.25.0.bb
+++ b/meta-networking/recipes-support/unbound/unbound_1.25.1.bb
@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/NLnetLabs/unbound.git;protocol=https;branch=master;t
13 file://run-ptest \ 13 file://run-ptest \
14 " 14 "
15 15
16SRCREV = "25fe6020248df41f891c921b254cf91d3d55f194" 16SRCREV = "75b6dba593d4fff000434cd64807c6ebd50bd244"
17 17
18inherit autotools pkgconfig systemd update-rc.d ptest 18inherit autotools pkgconfig systemd update-rc.d ptest
19 19