summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/unbound/unbound_1.19.0.bb (renamed from meta-networking/recipes-support/unbound/unbound_1.18.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/unbound/unbound_1.18.0.bb b/meta-networking/recipes-support/unbound/unbound_1.19.0.bb
index 179af8050a..ed8c5bd97c 100644
--- a/meta-networking/recipes-support/unbound/unbound_1.18.0.bb
+++ b/meta-networking/recipes-support/unbound/unbound_1.19.0.bb
@@ -10,7 +10,7 @@ LICENSE = "BSD-3-Clause"
10LIC_FILES_CHKSUM = "file://LICENSE;md5=5308494bc0590c0cb036afd781d78f06" 10LIC_FILES_CHKSUM = "file://LICENSE;md5=5308494bc0590c0cb036afd781d78f06"
11 11
12SRC_URI = "git://github.com/NLnetLabs/unbound.git;protocol=https;branch=master" 12SRC_URI = "git://github.com/NLnetLabs/unbound.git;protocol=https;branch=master"
13SRCREV = "3795e374107ac7a5a977c516e144a3cd9b0da998" 13SRCREV = "3352b1090ea1098883f6bf64236fa877e18e458b"
14 14
15inherit autotools pkgconfig systemd update-rc.d 15inherit autotools pkgconfig systemd update-rc.d
16 16