Changeset 3770
- Timestamp:
- 06/25/08 13:43:35 (4 months ago)
- Files:
-
- branches/freewrt_1_0/package/iptables/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/freewrt_1_0/package/iptables/Makefile
r3769 r3770 10 10 PKG_VERSION:= 1.3.8 11 11 PKG_RELEASE:= 1 12 PKG_MD5SUM:= 0 77e886a9c90a11bb47f3d7a4fc4a68912 PKG_MD5SUM:= 0a9209f928002e5eee9cdff8fef4d4b3 13 13 PKG_INIT:= 45 14 14 15 15 PKG_SOURCE_URL:= http://www.netfilter.org/projects/iptables/files \ 16 ftp://ftp.be.netfilter.org/pub/ netfilter/iptables/\17 ftp://ftp.de.netfilter.org/pub/ netfilter/iptables/\18 ftp://ftp.no.netfilter.org/pub/ netfilter/iptables/16 ftp://ftp.be.netfilter.org/pub/iptables \ 17 ftp://ftp.de.netfilter.org/pub/iptables \ 18 ftp://ftp.no.netfilter.org/pub/iptables 19 19 PKG_SOURCE:= $(PKG_NAME)-$(PKG_VERSION).tar.bz2 20 20


