diff options
author | Karl Berry <karl@freefriends.org> | 2022-01-08 02:33:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-01-08 02:33:28 +0000 |
commit | c2c4540ab1d27a23c085ce5081f6366cfabb31f6 (patch) | |
tree | f4074a9c6e865e210eddef219001337650bba1e0 /Master/tlpkg/installer | |
parent | 30cb916b3de0e7793281e092e712638ddab82d13 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@61531 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 e44821cc095..6acf250c038 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -48,6 +48,7 @@ $mirrors = { 'https://cran.asia/tex/' => 1, 'https://ftp.harukasan.org/CTAN/' => 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, }, |