aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils
diff options
context:
space:
mode:
authorDaniel Engberg <diizzyy@users.noreply.github.com>2016-10-24 23:16:59 +0200
committerJohn Crispin <john@phrozen.org>2016-10-27 13:16:50 +0200
commitdc8605b7f7d81d663dc57af591b6e81efcb70386 (patch)
treeeca0d004080c0ebbb5934aab72e7b373bc73dd4f /package/network/utils
parenta8b9fbee243e10b5a20aba3121d05510bc558ded (diff)
downloadupstream-dc8605b7f7d81d663dc57af591b6e81efcb70386.tar.gz
upstream-dc8605b7f7d81d663dc57af591b6e81efcb70386.tar.bz2
upstream-dc8605b7f7d81d663dc57af591b6e81efcb70386.zip
package/network/utils/ipset: Update to 6.30
Updates to 6.30 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Diffstat (limited to 'package/network/utils')
-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 01716afef0..c48ac04555 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.29
+PKG_VERSION:=6.30
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://ipset.netfilter.org
-PKG_MD5SUM:=6af58b21c8b475b1058e02529ea9f15b4b727dbc13dc9cbddf89941b0103880e
+PKG_MD5SUM:=41c32e3b884ec714f0aac95e7675f9d1
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
PKG_LICENSE:=GPL-2.0