aboutsummaryrefslogtreecommitdiffstats
path: root/package/iptables
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-06-06 15:47:13 +0000
committerNicolas Thill <nico@openwrt.org>2005-06-06 15:47:13 +0000
commitc771f82f0e029effde94fce457efe900daa13298 (patch)
tree8c779cf80fee6aef4df58128e87eefd56c04b31c /package/iptables
parent8ac3bf3f6c950245ce0074f98363ace63524ab83 (diff)
downloadmaster-187ad058-c771f82f0e029effde94fce457efe900daa13298.tar.gz
master-187ad058-c771f82f0e029effde94fce457efe900daa13298.tar.bz2
master-187ad058-c771f82f0e029effde94fce457efe900daa13298.zip
Add some mirrors
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1162 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iptables')
-rw-r--r--package/iptables/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index c81a345ff1..b9f7d552bf 100644
--- a/package/iptables/Makefile
+++ b/package/iptables/Makefile
@@ -8,7 +8,10 @@ PKG_VERSION:=1.3.1
PKG_RELEASE:=1
PKG_MD5SUM:=c3358a3bd0d7755df0b64a5063db296b
-PKG_SOURCE_URL:=http://www.netfilter.org/files
+PKG_SOURCE_URL:=http://www.netfilter.org/files \
+ ftp://ftp.be.netfilter.org/pub/netfilter/iptables/ \
+ ftp://ftp.de.netfilter.org/pub/netfilter/iptables/ \
+ ftp://ftp.no.netfilter.org/pub/netfilter/iptables/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_CAT:=bzcat