mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
nftables: upgrade 0.9.5 -> 0.9.6
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit b0d884a994)
[AK: This release fixes vmap support which broke in the previous 0.9.5 release.]
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
b1b6f976aa
commit
7ed1adba79
|
|
@ -10,7 +10,7 @@ DEPENDS = "libmnl libnftnl bison-native \
|
|||
UPSTREAM_CHECK_REGEX = "nftables-(?P<pver>\d+(\.\d+){2,}).tar.bz2"
|
||||
|
||||
SRC_URI = "http://www.netfilter.org/projects/nftables/files/${BP}.tar.bz2"
|
||||
SRC_URI[sha256sum] = "f2c1957eabc370057c4576b8f33a71d91a6ad019b8b335abafe61c9c42cc7e16"
|
||||
SRC_URI[sha256sum] = "68d6fdfe8ab02303e6b1f13968a4022da5b0120110eaee3233d806857937b66e"
|
||||
|
||||
inherit autotools manpages pkgconfig
|
||||
|
||||
Loading…
Reference in New Issue
Block a user