mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
unbound: upgrade 1.20.0 -> 1.21.0
Changelog: https://github.com/NLnetLabs/unbound/releases/tag/release-1.21.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
27c1bc96af
commit
9fac163596
|
|
@ -9,10 +9,10 @@ SECTION = "net"
|
|||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=5308494bc0590c0cb036afd781d78f06"
|
||||
|
||||
SRC_URI = "git://github.com/NLnetLabs/unbound.git;protocol=https;branch=branch-1.20.0 \
|
||||
SRC_URI = "git://github.com/NLnetLabs/unbound.git;protocol=https;branch=master \
|
||||
file://run-ptest \
|
||||
"
|
||||
SRCREV = "b9525c5fd47ba481a29b90109017d2253beb105d"
|
||||
"
|
||||
SRCREV = "79e4c578518886a32475cfbb0de383ff3a905033"
|
||||
|
||||
inherit autotools pkgconfig systemd update-rc.d ptest
|
||||
|
||||
Loading…
Reference in New Issue
Block a user