diff options
author | Karl Berry <karl@freefriends.org> | 2021-10-26 23:48:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-10-26 23:48:45 +0000 |
commit | d927cf0c26df6bf14a1e4cb8b831ddc621c2375f (patch) | |
tree | f44b5766f31c86acdacbf138b15a04024f2722c0 /Master | |
parent | ab6c0bf44a16f117490608abdb9c60a5f7b1e1f7 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@60876 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 1ad95933761..a8c0bac6eee 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -50,6 +50,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, }, |