Browse Source

tcsh: add source mirrors

Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
Nuno Goncalves 9 years ago
parent
commit
097c3085aa
1 changed files with 6 additions and 2 deletions
  1. 6
    2
      utils/tcsh/Makefile

+ 6
- 2
utils/tcsh/Makefile View File

@@ -8,10 +8,14 @@ include $(TOPDIR)/rules.mk
8 8
 
9 9
 PKG_NAME:=tcsh
10 10
 PKG_VERSION:=6.19.00
11
-PKG_RELEASE:=2
11
+PKG_RELEASE:=3
12 12
 
13 13
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
14
-PKG_SOURCE_URL:=http://ftp.funet.fi/pub/mirrors/ftp.astron.com/pub/tcsh/
14
+PKG_SOURCE_URL:= \
15
+	http://ftp.funet.fi/pub/mirrors/ftp.astron.com/pub/tcsh/ \
16
+	http://ftp.funet.fi/pub/mirrors/ftp.astron.com/pub/tcsh/old/ \
17
+	ftp://ftp.astron.com/pub/tcsh/ \
18
+	ftp://ftp.astron.com/pub/tcsh/old
15 19
 PKG_MD5SUM:=f5f854833578647795bc906dd4bcb5d5
16 20
 PKG_LICENSE:=BSD-4-Clause-UC
17 21
 PKG_LICENSE_FILES:=Copyright