aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre-Jean Texier <pjtexier@koncepto.io>2020-06-07 17:44:15 +0200
committerArmin Kuster <akuster808@gmail.com>2020-07-01 08:01:41 -0700
commit1bdcdb388378383dae800ceb99b7ccef61254989 (patch)
tree7effd21771167466e9f4e894d57c43967325ebe0
parentefa21186fe1843ad48d1b857c3e16f99c4aba043 (diff)
downloadmeta-openembedded-1bdcdb388378383dae800ceb99b7ccef61254989.tar.gz
nftables: upgrade 0.9.4 -> 0.9.5
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit bf1ac503e8a54387a6b46623235dadff0d14596e) Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-networking/recipes-filter/nftables/nftables_0.9.5.bb (renamed from meta-networking/recipes-filter/nftables/nftables_0.9.4.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-networking/recipes-filter/nftables/nftables_0.9.4.bb b/meta-networking/recipes-filter/nftables/nftables_0.9.5.bb
index 5b57abb87a..0fd187f1b8 100644
--- a/meta-networking/recipes-filter/nftables/nftables_0.9.4.bb
+++ b/meta-networking/recipes-filter/nftables/nftables_0.9.5.bb
@@ -10,8 +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[md5sum] = "fdfd51a1083fb054a487b5159b1ed5cd"
-SRC_URI[sha256sum] = "08b8683a9db5fba980bc092b75288af98d218bbe8ab446daf2338570d0730f9a"
+SRC_URI[sha256sum] = "f2c1957eabc370057c4576b8f33a71d91a6ad019b8b335abafe61c9c42cc7e16"
inherit autotools manpages pkgconfig