summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/unbound/unbound_1.25.0.bb (renamed from meta-networking/recipes-support/unbound/unbound_1.24.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/unbound/unbound_1.24.2.bb b/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
13 file://run-ptest \ 13 file://run-ptest \
14 " 14 "
15 15
16SRCREV = "f6269baa605d31859f28770e01a24e3677e5f82c" 16SRCREV = "25fe6020248df41f891c921b254cf91d3d55f194"
17 17
18inherit autotools pkgconfig systemd update-rc.d ptest 18inherit autotools pkgconfig systemd update-rc.d ptest
19 19