summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-01-10 02:16:13 +0000
committerKarl Berry <karl@freefriends.org>2016-01-10 02:16:13 +0000
commit749cc63a0a2002d10a661433c875bd0edd23b2c2 (patch)
tree9f79d61c0769335d6b5cca44151fe667b989f30f /Master/tlpkg
parent240b3393098f4acc378e5f6e35e1f0f164a7b808 (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@39338 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl7
1 files changed, 6 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index c4dbd0b4f24..2624de2e42d 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -40,6 +40,9 @@ $mirrors = {
'Philippines' => {
'http://mirror.pregi.net/tex-archive/' => 1
},
+ 'Singapore' => {
+ 'http://download.nus.edu.sg/mirror/ctan/' => 1
+ },
'Taiwan' => {
'ftp://ftp.ccu.edu.tw/pub/tex/' => 1,
'http://ftp.yzu.edu.tw/CTAN/' => 1
@@ -86,7 +89,6 @@ $mirrors = {
'http://ctan.127001.ovh/' => 1,
'http://ctan.space-pro.be/tex-archive/' => 1,
'http://ftp.fau.de/ctan/' => 1,
- 'http://mirror.physik-pool.tu-berlin.de/tex-archive/' => 1,
'http://mirror.unicorncloud.org/CTAN/' => 1,
'http://par-epistemen-taksis.de/tex-archive/' => 1,
'http://sunsite.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1
@@ -121,6 +123,9 @@ $mirrors = {
'Slovenia' => {
'http://ctan.ijs.si/tex-archive/' => 1
},
+ 'Spain' => {
+ 'http://osl.ugr.es/CTAN/' => 1
+ },
'Sweden' => {
'http://ftp.acc.umu.se/mirror/CTAN/' => 1
},