nftables: bump to version 0.6
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Sat, 4 Jun 2016 01:11:31 +0000 (22:11 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 8 Jun 2016 12:59:02 +0000 (14:59 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/nftables/nftables.hash
package/nftables/nftables.mk

index 04ecf7d7b6a9f0f1c193e33c7849baf4ea902e0d..987aae3f477b7b697e3119fea8de37545e358646 100644 (file)
@@ -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
index ccdbcd4b153161e0c2ae953280d3eefffa8f9192..10a1b4272cd71612fb799b310b1403e2127265a8 100644 (file)
@@ -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 \