summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-filter/nftables/nftables_1.0.5.bb (renamed from meta-networking/recipes-filter/nftables/nftables_1.0.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-filter/nftables/nftables_1.0.4.bb b/meta-networking/recipes-filter/nftables/nftables_1.0.5.bb
index 3466e16a62..1708786f49 100644
--- a/meta-networking/recipes-filter/nftables/nftables_1.0.4.bb
+++ b/meta-networking/recipes-filter/nftables/nftables_1.0.5.bb
@@ -11,7 +11,7 @@ SRC_URI = "http://www.netfilter.org/projects/nftables/files/${BP}.tar.bz2 \
11 file://run-ptest \ 11 file://run-ptest \
12 " 12 "
13 13
14SRC_URI[sha256sum] = "927fb1fea1f685a328c10cf791eb655d7e1ed49d310eea5cb3101dfd8d6cba35" 14SRC_URI[sha256sum] = "8d1b4b18393af43698d10baa25d2b9b6397969beecac7816c35dd0714e4de50a"
15 15
16inherit autotools manpages pkgconfig ptest 16inherit autotools manpages pkgconfig ptest
17 17