summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-filter/nftables/nftables_1.0.8.bb (renamed from meta-networking/recipes-filter/nftables/nftables_1.0.7.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-filter/nftables/nftables_1.0.7.bb b/meta-networking/recipes-filter/nftables/nftables_1.0.8.bb
index 8380bbd73d..00fe483bbd 100644
--- a/meta-networking/recipes-filter/nftables/nftables_1.0.7.bb
+++ b/meta-networking/recipes-filter/nftables/nftables_1.0.8.bb
@@ -9,7 +9,7 @@ DEPENDS = "libmnl libnftnl bison-native \
9SRC_URI = "http://www.netfilter.org/projects/nftables/files/${BP}.tar.xz \ 9SRC_URI = "http://www.netfilter.org/projects/nftables/files/${BP}.tar.xz \
10 file://run-ptest \ 10 file://run-ptest \
11 " 11 "
12SRC_URI[sha256sum] = "c12ac941fff9adaedf17367d5ce213789b98a0d314277bc22b3d71e10891f412" 12SRC_URI[sha256sum] = "9373740de41a82dbc98818e0a46a073faeb8a8d0689fa4fa1a74399c32bf3d50"
13 13
14inherit autotools manpages pkgconfig ptest 14inherit autotools manpages pkgconfig ptest
15 15