[meta-networking,1/6] nftables: upgrade 1.0.0 -> 1.0.1

Message ID 20220114013941.229837-1-yi.zhao@windriver.com
State New
Headers show
Series [meta-networking,1/6] nftables: upgrade 1.0.0 -> 1.0.1 | expand

Commit Message

Yi Zhao Jan. 14, 2022, 1:39 a.m. UTC
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
---
 .../nftables/{nftables_1.0.0.bb => nftables_1.0.1.bb}           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-filter/nftables/{nftables_1.0.0.bb => nftables_1.0.1.bb} (93%)

Patch

diff --git a/meta-networking/recipes-filter/nftables/nftables_1.0.0.bb b/meta-networking/recipes-filter/nftables/nftables_1.0.1.bb
similarity index 93%
rename from meta-networking/recipes-filter/nftables/nftables_1.0.0.bb
rename to meta-networking/recipes-filter/nftables/nftables_1.0.1.bb
index 68409c910..91df1547d 100644
--- a/meta-networking/recipes-filter/nftables/nftables_1.0.0.bb
+++ b/meta-networking/recipes-filter/nftables/nftables_1.0.1.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] = "58bf547daf967a2b88ecb4f425f126006ebde22711db806b25c1d6cf84fe45f4"
+SRC_URI[sha256sum] = "3ceeba625818e81a0be293e9dd486c3ef799ebd92165270f1e57e9a201efa423"
 
 inherit autotools manpages pkgconfig