nftables: bump to version 0.4
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 16 Dec 2014 11:42:58 +0000 (08:42 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 16 Dec 2014 22:49:43 +0000 (23:49 +0100)
Also add hash file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/nftables/nftables.hash [new file with mode: 0644]
package/nftables/nftables.mk

diff --git a/package/nftables/nftables.hash b/package/nftables/nftables.hash
new file mode 100644 (file)
index 0000000..0b53fc9
--- /dev/null
@@ -0,0 +1,2 @@
+# From http://www.netfilter.org/projects/nftables/downloads.html#nftables-0.4
+sha1   c557c710510c59e4280d271e5b7232af7ba3fbb7        nftables-0.4.tar.bz2
index 6c26d4d61d4e271533d7e8929a400a89025072f2..9f18df7f1943205b9dfef4878e47957e6b4bd8f2 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-NFTABLES_VERSION = 0.3
+NFTABLES_VERSION = 0.4
 NFTABLES_SOURCE = nftables-$(NFTABLES_VERSION).tar.bz2
 NFTABLES_SITE = http://www.netfilter.org/projects/nftables/files
 NFTABLES_DEPENDENCIES = gmp libmnl libnftnl readline host-bison host-flex \