diff options
author | Karl Berry <karl@freefriends.org> | 2019-01-20 01:23:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-01-20 01:23:30 +0000 |
commit | ab356b2663350b06ab5806790ff65038c331952a (patch) | |
tree | 5d96f541fec26b2d95d55772af6ae0dd39b8fee2 /Master/tlpkg | |
parent | 83e330403f7f0adf444a55909642c3e3b08c09d5 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@49767 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 bbb235fa132..8e15ce30731 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -10,6 +10,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.shu.edu.cn/CTAN/' => 1, |