summaryrefslogtreecommitdiff
path: root/package/nftables
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-06-03 22:11:31 -0300
committerPeter Korsgaard <peter@korsgaard.com>2016-06-08 14:59:02 +0200
commit4c25cbf8f0a31087bc351a7765a46831771af153 (patch)
tree74f7723e98408911d33df62418276834741d64c1 /package/nftables
parentcfcb6f40c34c20f3c47648289466621ae6d6de26 (diff)
nftables: bump to version 0.6
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/nftables')
-rw-r--r--package/nftables/nftables.hash4
-rw-r--r--package/nftables/nftables.mk2
2 files changed, 3 insertions, 3 deletions
diff --git a/package/nftables/nftables.hash b/package/nftables/nftables.hash
index 04ecf7d7b..987aae3f4 100644
--- a/package/nftables/nftables.hash
+++ b/package/nftables/nftables.hash
@@ -1,2 +1,2 @@
-# From http://www.netfilter.org/projects/nftables/downloads.html#nftables-0.5
-sha1 34cfe1daa33d7fd7087dd63199f64854dfb54064 nftables-0.5.tar.bz2
+# From http://www.netfilter.org/projects/nftables/downloads.html#nftables-0.6
+sha1 c0f90a208e0ab5d43d3e638350a4fe58e6f4366f nftables-0.6.tar.bz2
diff --git a/package/nftables/nftables.mk b/package/nftables/nftables.mk
index ccdbcd4b1..10a1b4272 100644
--- a/package/nftables/nftables.mk
+++ b/package/nftables/nftables.mk
@@ -4,7 +4,7 @@
#
################################################################################
-NFTABLES_VERSION = 0.5
+NFTABLES_VERSION = 0.6
NFTABLES_SOURCE = nftables-$(NFTABLES_VERSION).tar.bz2
NFTABLES_SITE = http://www.netfilter.org/projects/nftables/files
NFTABLES_DEPENDENCIES = gmp libmnl libnftnl host-bison host-flex \