aboutsummaryrefslogtreecommitdiffstats
path: root/package
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
commit604d5768307e45346dab3f5fb21f339feba69115 (patch)
tree8bfc6509635301f6757a5ac3143c3813d0ad4a89 /package
parentd29591c1cfc6e45d23763658980a8a8c06904666 (diff)
downloadupstream-604d5768307e45346dab3f5fb21f339feba69115.tar.gz
upstream-604d5768307e45346dab3f5fb21f339feba69115.tar.bz2
upstream-604d5768307e45346dab3f5fb21f339feba69115.zip
package/ipset: update to 4.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20861 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/ipset/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/ipset/Makefile b/package/ipset/Makefile
index 7a2e8a1e85..012505fe8c 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