summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-filter/nftables/nftables_0.9.7.bb (renamed from meta-networking/recipes-filter/nftables/nftables_0.9.6.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-filter/nftables/nftables_0.9.6.bb b/meta-networking/recipes-filter/nftables/nftables_0.9.7.bb
index 41f7f4c91c..e5dfef92bd 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 \
10UPSTREAM_CHECK_REGEX = "nftables-(?P<pver>\d+(\.\d+){2,}).tar.bz2" 10UPSTREAM_CHECK_REGEX = "nftables-(?P<pver>\d+(\.\d+){2,}).tar.bz2"
11 11
12SRC_URI = "http://www.netfilter.org/projects/nftables/files/${BP}.tar.bz2" 12SRC_URI = "http://www.netfilter.org/projects/nftables/files/${BP}.tar.bz2"
13SRC_URI[sha256sum] = "68d6fdfe8ab02303e6b1f13968a4022da5b0120110eaee3233d806857937b66e" 13SRC_URI[sha256sum] = "fe6b8a8c326a2c09c02ca162b840d7d4aadb043ce7a367c166d6455b0e112cb0"
14 14
15inherit autotools manpages pkgconfig 15inherit autotools manpages pkgconfig
16 16