diff options
author | Karl Berry <karl@freefriends.org> | 2019-01-22 01:24:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-01-22 01:24:32 +0000 |
commit | 24c0e696c149a77ae234ddfe3f7e2e4bea7071f5 (patch) | |
tree | c6b5cfbc7bc8326d2c3c07a1d25e2429c8e3bc3b /Master/tlpkg/installer | |
parent | c8c45771cda9f01d45c8f0ce568013d89c6dad50 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@49787 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 bbb235fa132..d6449935a2e 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -14,8 +14,7 @@ $mirrors = { 'http://mirrors.huaweicloud.com/repository/toolkit/CTAN/' => 1, 'http://mirrors.shu.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 + 'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1 }, 'India' => { 'http://ctan.imsc.res.in/' => 1, @@ -74,7 +73,6 @@ $mirrors = { 'http://ctan.tetaneutral.net/' => 1, 'http://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1, 'http://mirror.ibcp.fr/pub/CTAN/' => 1, - 'http://mirrors.ircam.fr/pub/CTAN/' => 1, 'http://mirrors.standaloneinstaller.com/ctan/' => 1 }, 'Germany' => { |