aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/ipset
diff options
context:
space:
mode:
authorDaniel Engberg <daniel.engberg.lists@pyret.net>2016-10-07 22:43:12 +0200
committerJohn Crispin <john@phrozen.org>2016-10-15 11:36:50 +0200
commit87002c0646a0cb594228962408537b9c51969a09 (patch)
tree820afc2d50f9a71ed4f07355ad9b5071854a61e3 /package/network/utils/ipset
parenteb16168dc71565601c447db36777d2d8fc344e12 (diff)
downloadupstream-87002c0646a0cb594228962408537b9c51969a09.tar.gz
upstream-87002c0646a0cb594228962408537b9c51969a09.tar.bz2
upstream-87002c0646a0cb594228962408537b9c51969a09.zip
package/network/utils/ipset: Update to 6.29
Updates to 6.29 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Diffstat (limited to 'package/network/utils/ipset')
-rw-r--r--package/network/utils/ipset/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/utils/ipset/Makefile b/package/network/utils/ipset/Makefile
index 14012629e0..01716afef0 100644
--- a/package/network/utils/ipset/Makefile
+++ b/package/network/utils/ipset/Makefile
@@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=ipset
-PKG_VERSION:=6.24
+PKG_VERSION:=6.29
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://ipset.netfilter.org
-PKG_MD5SUM:=8831b8f01458bf2abacc222884195a62
+PKG_MD5SUM:=6af58b21c8b475b1058e02529ea9f15b4b727dbc13dc9cbddf89941b0103880e
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
PKG_LICENSE:=GPL-2.0