summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-12-01 03:44:15 +0000
committerKarl Berry <karl@freefriends.org>2013-12-01 03:44:15 +0000
commit3ec3875b395bc68930042fd46231cb6cfb2111c0 (patch)
treed21faaf2b414c9891c6c5171c0564475e8b23d44 /Master/tlpkg
parent5d89433829be31c573fa4c6d62f1fce550f67f41 (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@32286 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl10
1 files changed, 4 insertions, 6 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 22688ac017d..2b2c2a30ca0 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -17,7 +17,8 @@ $mirrors = {
'ftp://ftp.comp.hkbu.edu.hk/pub/TeX/CTAN/' => 1
},
'India' => {
- 'http://ctan.imsc.res.in/' => 1
+ 'http://ctan.imsc.res.in/' => 1,
+ 'http://in.httpd.co/mirrors/ctan/' => 1
},
'Indonesia' => {
'http://kambing.ui.ac.id/ctan/' => 1,
@@ -51,9 +52,6 @@ $mirrors = {
'ftp://ftp.ccu.edu.tw/pub/tex/' => 1,
'http://ctan.cdpa.nsysu.edu.tw/' => 1,
'http://shadow.ind.ntou.edu.tw/ctan/' => 1
- },
- 'Thailand' => {
- 'http://ctan.megagod.net/tex-archive/' => 1
}
},
'Australasia' => {
@@ -158,6 +156,7 @@ $mirrors = {
'http://ctan.mirrorcatalogs.com/' => 1,
'http://ctan.mirrors.hoobly.com/' => 1,
'http://ctan.sharelatex.com/tex-archive/' => 1,
+ 'http://ctan.unixbrain.com/' => 1,
'http://get-software.net/' => 1,
'http://mirror.hmc.edu/ctan/' => 1,
'http://mirror.jmu.edu/pub/CTAN/' => 1,
@@ -178,8 +177,7 @@ $mirrors = {
'http://ftp.inf.utfsm.cl/pub/tex-archive/' => 1
},
'Colombia' => {
- 'http://ctan.uniminuto.edu/' => 1,
- 'http://www.laqee.unal.edu.co/tex-archive/' => 1
+ 'http://ctan.uniminuto.edu/' => 1
}
}
};