update to 2.2.3
SVN-Revision: 1999
This commit is contained in:
parent
87030d2494
commit
084cbf188e
1 changed files with 3 additions and 3 deletions
|
@ -3,12 +3,12 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=ipset
|
PKG_NAME:=ipset
|
||||||
PKG_VERSION:=2.2.2
|
PKG_VERSION:=2.2.3
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_MD5SUM:=e760bc3ba45420118086428af4fd3b61
|
PKG_MD5SUM:=1709424cc2cdb925d4fb6fd5fcaefc26
|
||||||
|
|
||||||
PKG_SOURCE_URL:=http://ipset.netfilter.org
|
PKG_SOURCE_URL:=http://ipset.netfilter.org
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-20050720.tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-20050914.tar.bz2
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/ipset-$(PKG_VERSION)
|
PKG_BUILD_DIR:=$(BUILD_DIR)/ipset-$(PKG_VERSION)
|
||||||
PKG_CAT:=bzcat
|
PKG_CAT:=bzcat
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue