summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-filter/nftables/nftables_1.1.5.bb (renamed from meta-networking/recipes-filter/nftables/nftables_1.1.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-filter/nftables/nftables_1.1.4.bb b/meta-networking/recipes-filter/nftables/nftables_1.1.5.bb
index eb119c6451..a1954c0814 100644
--- a/meta-networking/recipes-filter/nftables/nftables_1.1.4.bb
+++ b/meta-networking/recipes-filter/nftables/nftables_1.1.5.bb
@@ -14,7 +14,7 @@ DEPENDS = "libmnl libnftnl bison-native \
14SRC_URI = "http://www.netfilter.org/projects/nftables/files/${BP}.tar.xz \ 14SRC_URI = "http://www.netfilter.org/projects/nftables/files/${BP}.tar.xz \
15 file://run-ptest \ 15 file://run-ptest \
16 " 16 "
17SRC_URI[sha256sum] = "3444f0012af0472399eeae89a758b9c6dc5f311f6c67a48988fa1600fc4bac86" 17SRC_URI[sha256sum] = "1daf10f322e14fd90a017538aaf2c034d7cc1eb1cc418ded47445d714ea168d4"
18 18
19inherit autotools manpages pkgconfig ptest 19inherit autotools manpages pkgconfig ptest
20 20