From 3b395d1671465e69baa519dc569edde4ce4a654d Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Mon, 6 Jun 2005 15:31:41 +0000 Subject: [PATCH] Add some mirrors SVN-Revision: 1160 --- openwrt/package/tinc/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/openwrt/package/tinc/Makefile b/openwrt/package/tinc/Makefile index 48eb9a6d80..c0e653fb26 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 -- 2.25.1