summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2017-03-13 11:32:40 +0000
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-03-18 15:51:53 +0100
commit7ea07776c962f09d24b73d3c21cca13801636cb7 (patch)
tree0167bd8e80e6ebdd4ebfb891a3e7d00cd49e42c8
parentd432677ac730177391380f036746f5b026e7cb2d (diff)
downloadbuildroot-7ea07776c962f09d24b73d3c21cca13801636cb7.tar.gz
buildroot-7ea07776c962f09d24b73d3c21cca13801636cb7.zip
ipset: bump version to 6.32
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/ipset/ipset.hash6
-rw-r--r--package/ipset/ipset.mk2
2 files changed, 4 insertions, 4 deletions
diff --git a/package/ipset/ipset.hash b/package/ipset/ipset.hash
index 2337c8a365..9fa85f2aae 100644
--- a/package/ipset/ipset.hash
+++ b/package/ipset/ipset.hash
@@ -1,4 +1,4 @@
-# From http://ftp.netfilter.org/pub/ipset/ipset-6.31.tar.bz2.md5sum.txt
-md5 231790be940438287438df1f33857376 ipset-6.31.tar.bz2
+# From http://ftp.netfilter.org/pub/ipset/ipset-6.32.tar.bz2.md5sum.txt
+md5 857a5c6a6d645196865a82bf6fd7f567 ipset-6.32.tar.bz2
# Calculated based on the hash above
-sha256 498e411cc1d134201a31a56def6c0936c642958c2d4b4ce7d9955240047a45fe ipset-6.31.tar.bz2
+sha256 d9cbb49a4ae9e32d7808a604f1a37f359f9fc9064c210c4c5f35d629d49fb9fe ipset-6.32.tar.bz2
diff --git a/package/ipset/ipset.mk b/package/ipset/ipset.mk
index 7d16629f7a..d4b01d92be 100644
--- a/package/ipset/ipset.mk
+++ b/package/ipset/ipset.mk
@@ -4,7 +4,7 @@
#
################################################################################
-IPSET_VERSION = 6.31
+IPSET_VERSION = 6.32
IPSET_SOURCE = ipset-$(IPSET_VERSION).tar.bz2
IPSET_SITE = http://ipset.netfilter.org
IPSET_DEPENDENCIES = libmnl host-pkgconf
OpenPOWER on IntegriCloud