cosmetic change to standardize layout.
SVN-Revision: 3832
This commit is contained in:
parent
139852b0f8
commit
9fa193cbcf
1 changed files with 1 additions and 1 deletions
|
@ -5,11 +5,11 @@ include $(TOPDIR)/rules.mk
|
|||
PKG_NAME:=ipset
|
||||
PKG_VERSION:=2.2.3
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:=1709424cc2cdb925d4fb6fd5fcaefc26
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/ipset-$(PKG_VERSION)
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-20050914.tar.bz2
|
||||
PKG_SOURCE_URL:=http://ipset.netfilter.org
|
||||
PKG_MD5SUM:=1709424cc2cdb925d4fb6fd5fcaefc26
|
||||
PKG_CAT:=bzcat
|
||||
|
||||
include $(TOPDIR)/package/rules.mk
|
||||
|
|
Loading…
Reference in a new issue