mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-20 02:44:59 +02:00
cosmetic change to standardize layout.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3832 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
05294ec63e
commit
909152b7e8
@ -5,11 +5,11 @@ include $(TOPDIR)/rules.mk
|
|||||||
PKG_NAME:=ipset
|
PKG_NAME:=ipset
|
||||||
PKG_VERSION:=2.2.3
|
PKG_VERSION:=2.2.3
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_MD5SUM:=1709424cc2cdb925d4fb6fd5fcaefc26
|
|
||||||
|
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/ipset-$(PKG_VERSION)
|
PKG_BUILD_DIR:=$(BUILD_DIR)/ipset-$(PKG_VERSION)
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-20050914.tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-20050914.tar.bz2
|
||||||
PKG_SOURCE_URL:=http://ipset.netfilter.org
|
PKG_SOURCE_URL:=http://ipset.netfilter.org
|
||||||
|
PKG_MD5SUM:=1709424cc2cdb925d4fb6fd5fcaefc26
|
||||||
PKG_CAT:=bzcat
|
PKG_CAT:=bzcat
|
||||||
|
|
||||||
include $(TOPDIR)/package/rules.mk
|
include $(TOPDIR)/package/rules.mk
|
||||||
|
Loading…
Reference in New Issue
Block a user