diff options
author | Karl Berry <karl@freefriends.org> | 2019-01-13 01:23:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-01-13 01:23:45 +0000 |
commit | 9273c5efccbf7baf9672910cd237fbb65c2ea6fd (patch) | |
tree | 8c18425675b2360103a3a5ee6a3f4fe049aad01c /Master/tlpkg | |
parent | 4dda424da32a295f7eed24863fae81ccfc86fa78 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@49688 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index dfbf957c453..0e3bf33288e 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -13,9 +13,9 @@ $mirrors = { 'Asia' => { 'China' => { 'http://mirror.lzu.edu.cn/CTAN/' => 1, + 'http://mirrors.cqu.edu.cn/CTAN/' => 1, 'http://mirrors.geekpie.club/CTAN/' => 1, '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 @@ -77,6 +77,7 @@ $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' => { |