summaryrefslogtreecommitdiff
path: root/openwrt/package/ipset/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2006-05-29 01:27:54 +0000
committerNicolas Thill <nico@openwrt.org>2006-05-29 01:27:54 +0000
commit9fa193cbcfa0b6b15ec478c3e29dde26b6f5502a (patch)
tree66612ff97a9865aeeb7c0412a2cd63c438e600fe /openwrt/package/ipset/Makefile
parent139852b0f80aa24acf3fa9b8044478ece077c25c (diff)
downloadmtk-20170518-9fa193cbcfa0b6b15ec478c3e29dde26b6f5502a.zip
mtk-20170518-9fa193cbcfa0b6b15ec478c3e29dde26b6f5502a.tar.gz
mtk-20170518-9fa193cbcfa0b6b15ec478c3e29dde26b6f5502a.tar.bz2
cosmetic change to standardize layout.
SVN-Revision: 3832
Diffstat (limited to 'openwrt/package/ipset/Makefile')
-rw-r--r--openwrt/package/ipset/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/ipset/Makefile b/openwrt/package/ipset/Makefile
index 3b65a7d..8cfdee9 100644
--- a/openwrt/package/ipset/Makefile
+++ b/openwrt/package/ipset/Makefile
@@ -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