summaryrefslogtreecommitdiff
path: root/package/ipset
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2010-04-14 23:26:48 +0000
committerNicolas Thill <nico@openwrt.org>2010-04-14 23:26:48 +0000
commit8543722ed5ec8748d27824714449fa0e8fff4e9b (patch)
tree387726e5f554fa1bb4cbe811f9b056f074860ae9 /package/ipset
parent4c7f399cd624ed51f12a1fca0ec8f7e8c15d875a (diff)
downloadmtk-20170518-8543722ed5ec8748d27824714449fa0e8fff4e9b.zip
mtk-20170518-8543722ed5ec8748d27824714449fa0e8fff4e9b.tar.gz
mtk-20170518-8543722ed5ec8748d27824714449fa0e8fff4e9b.tar.bz2
package/ipset: update to 4.2
SVN-Revision: 20861
Diffstat (limited to 'package/ipset')
-rw-r--r--package/ipset/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/ipset/Makefile b/package/ipset/Makefile
index 7a2e8a1..012505f 100644
--- a/package/ipset/Makefile
+++ b/package/ipset/Makefile
@@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=ipset
-PKG_VERSION:=4.1
+PKG_VERSION:=4.2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://ipset.netfilter.org
-PKG_MD5SUM:=d104007fdf5ea64fef774c22b1c0a97b
+PKG_MD5SUM:=9060d549a18c1c0794fa47a71343d627
include $(INCLUDE_DIR)/package.mk