Browse Source

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>
Zang Ruochen 3 years ago
parent
commit
b0d884a994
1 changed files with 1 additions and 1 deletions
  1. 1 1
      meta-networking/recipes-filter/nftables/nftables_0.9.6.bb

+ 1 - 1
meta-networking/recipes-filter/nftables/nftables_0.9.5.bb → meta-networking/recipes-filter/nftables/nftables_0.9.6.bb

@@ -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