diff options
author | Karl Berry <karl@freefriends.org> | 2018-05-27 00:23:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-05-27 00:23:44 +0000 |
commit | 2e33b0f39a8da64f065a3ba107d077e7c27c38d7 (patch) | |
tree | b5dcab2ddb379a6fa69b13b40988653804d01b8c /Master | |
parent | 4d4543330f3ac0624302c4463e804950cdd58732 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@47852 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 909fdcb8370..beb5543770b 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -15,6 +15,7 @@ $mirrors = { '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, |