projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
139852b
)
cosmetic change to standardize layout.
author
Nicolas Thill
<nico@openwrt.org>
Mon, 29 May 2006 01:27:54 +0000
(
01:27
+0000)
committer
Nicolas Thill
<nico@openwrt.org>
Mon, 29 May 2006 01:27:54 +0000
(
01:27
+0000)
SVN-Revision: 3832
openwrt/package/ipset/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/ipset/Makefile
b/openwrt/package/ipset/Makefile
index 3b65a7d37df96c023f03f5c1d688a92dd460bb7d..8cfdee94e6f937de879d915daf45c3bfcfb9d206 100644
(file)
--- 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