mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 18:05:19 +02:00
Add some mirrors
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1162 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
88faff760a
commit
7d438b2bf2
@ -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
|
||||
|
||||
|
@ -9,7 +9,9 @@ PKG_MD5SUM:=4584f226523776a3cdd2fb6f8212ba8d
|
||||
|
||||
# space separated list or special @SF for sourceforge projects
|
||||
PKG_SOURCE_URL:=ftp://ftp.openbsd.org/pub/OpenBSD/OpenNTPD/ \
|
||||
ftp://ftp.de.openbsd.org/pub/unix/OpenBSD/OpenNTPD/
|
||||
ftp://ftp.de.openbsd.org/pub/unix/OpenBSD/OpenNTPD/ \
|
||||
ftp://ftp.fr.openbsd.org/pub/OpenBSD/OpenNTPD/ \
|
||||
ftp://ftp.sunet.se/pub/OpenBSD/OpenNTPD/
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_CAT:=zcat
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user