projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c7f399
)
package/ipset: update to 4.2
author
Nicolas Thill
<nico@openwrt.org>
Wed, 14 Apr 2010 23:26:48 +0000
(23:26 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Wed, 14 Apr 2010 23:26:48 +0000
(23:26 +0000)
SVN-Revision: 20861
package/ipset/Makefile
patch
|
blob
|
history
diff --git
a/package/ipset/Makefile
b/package/ipset/Makefile
index 7a2e8a1e8506ecb920c4a84d6b523ed5c79e68f3..012505fe8c4027856c2cc7e04da549ddc2e24777 100644
(file)
--- 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