diff options
author | Karl Berry <karl@freefriends.org> | 2018-01-14 01:23:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-01-14 01:23:27 +0000 |
commit | 43190ae38d616e5d0cc8a32384ff959e9a4fc909 (patch) | |
tree | 5d37b2c526825860b0d611b41cc1eda322245fa0 /Master/tlpkg | |
parent | 11d46b3f13bead73b3194d52e5be96999520c5fa (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@46306 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 61a2dc1719b..6f70be24b64 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -1,8 +1,5 @@ $mirrors = { 'Africa' => { - 'Algeria' => { - 'http://ctan.epst-tlemcen.dz/tex-archive/' => 1 - }, 'South Africa' => { 'http://ctan.mirror.ac.za/' => 1, 'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1, @@ -15,8 +12,7 @@ $mirrors = { 'http://mirror.lzu.edu.cn/CTAN/' => 1, 'http://mirrors.cqu.edu.cn/CTAN/' => 1, 'http://mirrors.shuosc.org/CTAN/' => 1, - 'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1, - 'http://mirrors.ustc.edu.cn/CTAN/' => 1 + 'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1 }, 'India' => { 'http://ctan.imsc.res.in/' => 1 @@ -26,7 +22,6 @@ $mirrors = { 'http://ctan.yazd.ac.ir/' => 1 }, 'Japan' => { - 'ftp://ftp.kddilabs.jp/CTAN/' => 1, 'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1, 'http://ftp.jaist.ac.jp/pub/CTAN/' => 1, 'http://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1 @@ -153,7 +148,9 @@ $mirrors = { 'http://mirror.hmc.edu/ctan/' => 1, 'http://mirror.utexas.edu/ctan/' => 1, 'http://mirrors.concertpass.com/tex-archive/' => 1, - 'http://mirrors.rit.edu/CTAN/' => 1 + 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1, + 'http://mirrors.rit.edu/CTAN/' => 1, + 'http://mirrors.sorengard.com/ctan/' => 1 } }, 'Oceania' => { |