diff options
-rw-r--r-- | meta-networking/recipes-filter/nftables/nftables_1.1.3.bb (renamed from meta-networking/recipes-filter/nftables/nftables_1.1.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-filter/nftables/nftables_1.1.2.bb b/meta-networking/recipes-filter/nftables/nftables_1.1.3.bb index 3d66178581..09da57a372 100644 --- a/meta-networking/recipes-filter/nftables/nftables_1.1.2.bb +++ b/meta-networking/recipes-filter/nftables/nftables_1.1.3.bb | |||
@@ -14,7 +14,7 @@ DEPENDS = "libmnl libnftnl bison-native \ | |||
14 | SRC_URI = "http://www.netfilter.org/projects/nftables/files/${BP}.tar.xz \ | 14 | SRC_URI = "http://www.netfilter.org/projects/nftables/files/${BP}.tar.xz \ |
15 | file://run-ptest \ | 15 | file://run-ptest \ |
16 | " | 16 | " |
17 | SRC_URI[sha256sum] = "822f1f7c4059e8420387c302bd603cc0eb8cbfe403fa2e3f78c8ddb7f0d53bbc" | 17 | SRC_URI[sha256sum] = "9c8a64b59c90b0825e540a9b8fcb9d2d942c636f81ba50199f068fde44f34ed8" |
18 | 18 | ||
19 | inherit autotools manpages pkgconfig ptest | 19 | inherit autotools manpages pkgconfig ptest |
20 | 20 | ||