diff options
author | Karl Berry <karl@freefriends.org> | 2020-09-22 23:53:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-09-22 23:53:47 +0000 |
commit | dee360731ec9d3961877b7bd7c7c4a48b413d804 (patch) | |
tree | 83991498b1416f04cb7f4c9466b4387d5c59eb31 /Master/tlpkg/installer | |
parent | 3f4427a48906685ecea5c81cbc32f2ae096cc9e7 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@56410 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 9b5c338bb27..5467aebb913 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -48,6 +48,7 @@ $mirrors = { 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1, 'http://ftp.ktug.org/tex-archive/' => 1, 'http://mirror.kakao.com/CTAN/' => 1, + 'https://cran.asia/tex/' => 1, 'https://ftp.harukasan.org/CTAN/' => 1, 'https://mirror.navercorp.com/CTAN/' => 1, 'https://mirror.yongbok.net/ctan/' => 1, |