diff options
-rw-r--r-- | meta-networking/recipes-support/unbound/unbound_1.15.0.bb (renamed from meta-networking/recipes-support/unbound/unbound_1.13.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/unbound/unbound_1.13.2.bb b/meta-networking/recipes-support/unbound/unbound_1.15.0.bb index 61a75d71f4..e5b649164d 100644 --- a/meta-networking/recipes-support/unbound/unbound_1.13.2.bb +++ b/meta-networking/recipes-support/unbound/unbound_1.15.0.bb | |||
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5308494bc0590c0cb036afd781d78f06" | |||
12 | SRC_URI = "git://github.com/NLnetLabs/unbound.git;protocol=http;branch=master;protocol=https \ | 12 | SRC_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 | " |
15 | SRCREV = "8e538dcaa8df2d0fab8ff3dcf94ac1f972450b66" | 15 | SRCREV = "c29b0e0a96c4d281aef40d69a11c564d6ed1a2c6" |
16 | 16 | ||
17 | inherit autotools pkgconfig systemd update-rc.d | 17 | inherit autotools pkgconfig systemd update-rc.d |
18 | 18 | ||