All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe] [meta-networking] [PATCH 2/2] nftables: upgrade 0.9.6 -> 0.9.7
@ 2020-10-30  5:58 zangrc
  0 siblings, 0 replies; only message in thread
From: zangrc @ 2020-10-30  5:58 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
 .../nftables/{nftables_0.9.6.bb => nftables_0.9.7.bb}           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-filter/nftables/{nftables_0.9.6.bb => nftables_0.9.7.bb} (93%)

diff --git a/meta-networking/recipes-filter/nftables/nftables_0.9.6.bb b/meta-networking/recipes-filter/nftables/nftables_0.9.7.bb
similarity index 93%
rename from meta-networking/recipes-filter/nftables/nftables_0.9.6.bb
rename to meta-networking/recipes-filter/nftables/nftables_0.9.7.bb
index 41f7f4c91..e5dfef92b 100644
--- a/meta-networking/recipes-filter/nftables/nftables_0.9.6.bb
+++ b/meta-networking/recipes-filter/nftables/nftables_0.9.7.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] = "68d6fdfe8ab02303e6b1f13968a4022da5b0120110eaee3233d806857937b66e"
+SRC_URI[sha256sum] = "fe6b8a8c326a2c09c02ca162b840d7d4aadb043ce7a367c166d6455b0e112cb0"
 
 inherit autotools manpages pkgconfig
 
-- 
2.25.1




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-10-30  5:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-30  5:58 [oe] [meta-networking] [PATCH 2/2] nftables: upgrade 0.9.6 -> 0.9.7 zangrc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.