diff options
author | Karl Berry <karl@freefriends.org> | 2017-10-15 00:21:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-10-15 00:21:53 +0000 |
commit | 3d992315224b02439b839e29204a9090fc42f6b4 (patch) | |
tree | 3c54b9ceb5a8bbee2b0d39171b072afb4a0793c9 /Master/tlpkg/installer | |
parent | 7e7c38a2eaed85be3f611d8af3e4020d448f980c (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@45542 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 32e73bf2e1d..7a8081a88ff 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -14,7 +14,6 @@ $mirrors = { 'China' => { 'http://mirror.lzu.edu.cn/CTAN/' => 1, 'http://mirrors.hustunique.com/ctan/' => 1, - 'http://mirrors.shuosc.org/CTAN/' => 1, 'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1, 'http://mirrors.ustc.edu.cn/CTAN/' => 1 }, @@ -32,6 +31,7 @@ $mirrors = { 'http://ftp.jaist.ac.jp/pub/CTAN/' => 1 }, 'Korea' => { + 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1, 'http://ftp.ktug.org/tex-archive/' => 1, 'http://ftp.neowiz.com/CTAN/' => 1 }, @@ -86,7 +86,6 @@ $mirrors = { }, 'Netherlands' => { 'http://ctan.cs.uu.nl/' => 1, - 'http://ctan.robertdegroot.nl/tex-archive/' => 1, 'http://ctan.triasinformatica.nl/' => 1, 'http://ftp.snt.utwente.nl/pub/software/tex/' => 1 }, @@ -159,7 +158,6 @@ $mirrors = { }, 'South America' => { 'Brazil' => { - 'http://linorg.usp.br/CTAN/' => 1, 'http://repositorios.cpai.unb.br/ctan/' => 1 }, 'Chile' => { |