summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/unbound/unbound_1.16.3.bb (renamed from meta-networking/recipes-support/unbound/unbound_1.16.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/unbound/unbound_1.16.2.bb b/meta-networking/recipes-support/unbound/unbound_1.16.3.bb
index 63036f6eb8..5e40d8c30c 100644
--- a/meta-networking/recipes-support/unbound/unbound_1.16.2.bb
+++ b/meta-networking/recipes-support/unbound/unbound_1.16.3.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5308494bc0590c0cb036afd781d78f06"
12SRC_URI = "git://github.com/NLnetLabs/unbound.git;protocol=http;branch=master;protocol=https \ 12SRC_URI = "git://github.com/NLnetLabs/unbound.git;protocol=http;branch=master;protocol=https \
13 file://0001-contrib-add-yocto-compatible-init-script.patch \ 13 file://0001-contrib-add-yocto-compatible-init-script.patch \
14" 14"
15SRCREV = "cbed768b8ff9bfcf11089a5f1699b7e5707f1ea5" 15SRCREV = "137719522a8ea5b380fbb6206d2466f402f5b554"
16 16
17inherit autotools pkgconfig systemd update-rc.d 17inherit autotools pkgconfig systemd update-rc.d
18 18