diff options
author | Karl Berry <karl@freefriends.org> | 2018-11-03 01:23:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-11-03 01:23:46 +0000 |
commit | d1cb1abb7a3749120bef54f2d5d5b0a67f6f844b (patch) | |
tree | a2cdb40752285a43f2270b159184e8a0b3385afa /Master/tlpkg | |
parent | 08b6a922cb3e20b2f5d0925d0107a1aa354eb11f (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@49058 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 cbb8ca4e3fe..1e5ba803dbb 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -13,6 +13,7 @@ $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.tuna.tsinghua.edu.cn/CTAN/' => 1, |