diff options
author | Karl Berry <karl@freefriends.org> | 2018-12-06 01:23:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-12-06 01:23:15 +0000 |
commit | 1596085d410d7a721c52bc1d4eeb77b019ac97e2 (patch) | |
tree | 0a1960c397beb93ff52d533217c16b7b6bb5a6b2 /Master/tlpkg/installer | |
parent | 4391c27e9334213b93bc09283414cbd04f13f732 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@49329 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-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 dda543339e9..42a09466593 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, |