diff options
author | Karl Berry <karl@freefriends.org> | 2020-05-01 00:01:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-05-01 00:01:15 +0000 |
commit | 42298f8f71a670410829954543a9189aba068bf1 (patch) | |
tree | 276c82a7f67d4ebeae3c084e1a7ae4d2c267031a /Master | |
parent | 668a5f651193f17277d25acefd1b9853c621f096 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@54954 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index d6b2eca7a8f..3f31f03b599 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -7,7 +7,6 @@ $mirrors = { 'https://mirror.marwan.ma/ctan/' => 1, }, 'South Africa' => { - 'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1, 'http://ftp.sun.ac.za/ftp/CTAN/' => 1, 'http://mirror.ufs.ac.za/ctan/' => 1, }, @@ -17,7 +16,6 @@ $mirrors = { 'http://mirror.lzu.edu.cn/CTAN/' => 1, 'http://mirrors.cqu.edu.cn/CTAN/' => 1, 'http://mirrors.hit.edu.cn/CTAN/' => 1, - 'http://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1, 'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1, 'http://mirrors.ustc.edu.cn/CTAN/' => 1, 'https://mirror.bjtu.edu.cn/CTAN/' => 1, @@ -39,7 +37,6 @@ $mirrors = { 'Japan' => { 'ftp://ftp.kddilabs.jp/CTAN/' => 1, 'http://ftp.jaist.ac.jp/pub/CTAN/' => 1, - 'http://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1, }, 'Korea' => { 'http://ftp.harukasan.org/CTAN/' => 1, @@ -100,7 +97,6 @@ $mirrors = { 'http://mirror.physik-pool.tu-berlin.de/pub/CTAN/' => 1, 'http://packages.oth-regensburg.de/ctan/' => 1, 'http://vesta.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1, - 'https://ctan.kako-dev.de/' => 1, 'https://ctan.mc1.root.project-creative.net/' => 1, 'https://ctan.net/' => 1, 'https://ftp.agdsn.de/pub/mirrors/latex/dante/' => 1, @@ -173,6 +169,7 @@ $mirrors = { 'http://ctan.math.utah.edu/ctan/tex-archive/' => 1, 'http://ctan.math.washington.edu/tex-archive/' => 1, 'http://ctan.mirrors.hoobly.com/' => 1, + 'http://mirror.las.iastate.edu/tex-archive/' => 1, 'http://mirror.utexas.edu/ctan/' => 1, 'http://mirrors.concertpass.com/tex-archive/' => 1, 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1, |