Add some mirrors
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 6 Jun 2005 15:31:41 +0000 (15:31 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 6 Jun 2005 15:31:41 +0000 (15:31 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1160 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/tinc/Makefile

index 48eb9a6..c0e653f 100644 (file)
@@ -7,7 +7,9 @@ PKG_VERSION:=1.0.4
 PKG_RELEASE:=1
 PKG_MD5SUM:=63887373dd763f8d90cecc5a3616c363
 
-PKG_SOURCE_URL:=http://www.tinc-vpn.org/packages
+PKG_SOURCE_URL:=http://www.tinc-vpn.org/packages \
+       http://ftp.yi.se/pub/tinc/ \
+       http://www.mirrors.wiretapped.net/security/network-security/tinc/
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_CAT:=zcat
 
This page took 0.030827 seconds and 4 git commands to generate.