aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-06-06 15:31:41 +0000
committerNicolas Thill <nico@openwrt.org>2005-06-06 15:31:41 +0000
commit56d6ce16fa1e72a55f1c1b3d83d64bf646108ac9 (patch)
tree2018f570a1095f4d091f3fd1a509b12154a557f3
parent784789e9a099223a43bc1b9e22bdf2b4c8ea8dd3 (diff)
downloadupstream-56d6ce16fa1e72a55f1c1b3d83d64bf646108ac9.tar.gz
upstream-56d6ce16fa1e72a55f1c1b3d83d64bf646108ac9.tar.bz2
upstream-56d6ce16fa1e72a55f1c1b3d83d64bf646108ac9.zip
Add some mirrors
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1160 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--openwrt/package/tinc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/openwrt/package/tinc/Makefile b/openwrt/package/tinc/Makefile
index 48eb9a6d804..c0e653fb268 100644
--- a/openwrt/package/tinc/Makefile
+++ b/openwrt/package/tinc/Makefile
@@ -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