diff options
author | Karl Berry <karl@freefriends.org> | 2021-02-27 00:23:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-02-27 00:23:15 +0000 |
commit | 7e33fe3febbbc016a3095672c040542f83565102 (patch) | |
tree | c8f310c4d2d2ccdb2d5a1f9fcdead5fd634e2565 /Master/tlpkg | |
parent | 5fc0870e5b425106c42df42e914a5ccbd34b8430 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@57966 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index fd04abbfe40..995d373eccd 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -16,6 +16,7 @@ $mirrors = { 'China' => { 'https://mirror.bjtu.edu.cn/CTAN/' => 1, 'https://mirrors.aliyun.com/CTAN/' => 1, + 'https://mirrors.bfsu.edu.cn/CTAN/' => 1, 'https://mirrors.cqu.edu.cn/CTAN/' => 1, 'https://mirrors.hit.edu.cn/CTAN/' => 1, 'https://mirrors.nju.edu.cn/CTAN/' => 1, @@ -172,6 +173,7 @@ $mirrors = { 'http://ctan.mirror.globo.tech/' => 1, 'http://ctan.mirror.rafal.ca/' => 1, 'https://ctan.math.ca/tex-archive/' => 1, + 'https://mirror.its.dal.ca/ctan/' => 1, 'https://muug.ca/mirror/ctan/' => 1, }, 'Costa Rica' => { |