summaryrefslogtreecommitdiff
path: root/package/ipset
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2014-09-23 09:33:02 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-09-23 21:53:54 +0200
commit8eeaee9933ceeca902d80ac8c388fc55eba9d9ea (patch)
tree6f1e364339c519867dfc7c50f6b823dd26c9651e /package/ipset
parent6ce02b39a988a2546d30a8bd8ba935e7ad741257 (diff)
ipset: bump to version 6.23
Also add hash file. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/ipset')
-rw-r--r--package/ipset/ipset.hash2
-rw-r--r--package/ipset/ipset.mk2
2 files changed, 3 insertions, 1 deletions
diff --git a/package/ipset/ipset.hash b/package/ipset/ipset.hash
new file mode 100644
index 000000000..12d61b9a2
--- /dev/null
+++ b/package/ipset/ipset.hash
@@ -0,0 +1,2 @@
+# From ftp://ftp.netfilter.org/pub/ipset/ipset-6.23.tar.bz2.md5sum.txt
+md5 38581e52b47c94a67940351af6ea8d8c ipset-6.23.tar.bz2
diff --git a/package/ipset/ipset.mk b/package/ipset/ipset.mk
index d31d4337c..aff1902c0 100644
--- a/package/ipset/ipset.mk
+++ b/package/ipset/ipset.mk
@@ -4,7 +4,7 @@
#
################################################################################
-IPSET_VERSION = 6.22
+IPSET_VERSION = 6.23
IPSET_SOURCE = ipset-$(IPSET_VERSION).tar.bz2
IPSET_SITE = http://ipset.netfilter.org
IPSET_DEPENDENCIES = libmnl host-pkgconf