diff options
author | Karl Berry <karl@freefriends.org> | 2021-08-04 23:49:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-08-04 23:49:21 +0000 |
commit | 57e38ebb406e26c2b72037cff95a9f7ba6bd5295 (patch) | |
tree | 703feb69fcf4d32c4d7638dc5f0d743694894bbd /Master | |
parent | 63a8245db24c6976bbceec47d289d25d2c0ff07a (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@60169 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-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 e3bc41b7ac7..482d379ffe5 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -49,6 +49,7 @@ $mirrors = { 'http://ftp.ktug.org/tex-archive/' => 1, 'https://cran.asia/tex/' => 1, 'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1, + 'https://mirror.kakao.com/CTAN/' => 1, 'https://mirror.navercorp.com/CTAN/' => 1, 'https://mirror.yongbok.net/ctan/' => 1, }, |