aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-02-20 16:54:16 +0800
committerKhem Raj <raj.khem@gmail.com>2024-02-20 08:46:27 -0800
commit2adbf07ec1ffa08cb04e47907fa4b385edefed98 (patch)
tree5407f0fe89c172cde8ebba1b85352e10d2a90b1e
parent879e2b11686aca4e706a62fc9abf69b9a75fdc00 (diff)
downloadmeta-openembedded-contrib-2adbf07ec1ffa08cb04e47907fa4b385edefed98.tar.gz
unbound: upgrade 1.19.0 -> 1.19.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-networking/recipes-support/unbound/unbound_1.19.1.bb (renamed from meta-networking/recipes-support/unbound/unbound_1.19.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/unbound/unbound_1.19.0.bb b/meta-networking/recipes-support/unbound/unbound_1.19.1.bb
index ed8c5bd97c..2b87de3d18 100644
--- a/meta-networking/recipes-support/unbound/unbound_1.19.0.bb
+++ b/meta-networking/recipes-support/unbound/unbound_1.19.1.bb
@@ -9,8 +9,8 @@ SECTION = "net"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=5308494bc0590c0cb036afd781d78f06"
-SRC_URI = "git://github.com/NLnetLabs/unbound.git;protocol=https;branch=master"
-SRCREV = "3352b1090ea1098883f6bf64236fa877e18e458b"
+SRC_URI = "git://github.com/NLnetLabs/unbound.git;protocol=https;branch=branch-1.19.1"
+SRCREV = "c6dd1e116df75242a0c032295c152f06c721b3cd"
inherit autotools pkgconfig systemd update-rc.d