From e7c01b17df6d9f159f3f890c21a83a9f1347ef4f Mon Sep 17 00:00:00 2001 From: Nuno Goncalves Date: Sat, 12 Sep 2015 12:11:03 +0100 Subject: [PATCH] tcsh: update source mirrors Signed-off-by: Nuno Goncalves --- utils/tcsh/Makefile | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/utils/tcsh/Makefile b/utils/tcsh/Makefile index a50f182002..a92e1b3cb1 100644 --- a/utils/tcsh/Makefile +++ b/utils/tcsh/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2011-2014 OpenWrt.org +# Copyright (C) 2011-2015 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,10 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tcsh PKG_VERSION:=6.18.01 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=ftp://ftp.astron.com/pub/tcsh/ +PKG_SOURCE_URL:= \ + http://ftp.funet.fi/pub/mirrors/ftp.astron.com/pub/tcsh/ \ + http://ftp.funet.fi/pub/mirrors/ftp.astron.com/pub/tcsh/old/ \ + ftp://ftp.astron.com/pub/tcsh/ \ + ftp://ftp.astron.com/pub/tcsh/old PKG_MD5SUM:=6eed09dbd4223ab5b6955378450d228a PKG_LICENSE:=BSD-4-Clause-UC PKG_LICENSE_FILES:=Copyright