diff options
author | Karl Berry <karl@freefriends.org> | 2021-12-12 00:49:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-12-12 00:49:54 +0000 |
commit | 4f89fde4ec0b351a9acbf4819304778f35cd8b38 (patch) | |
tree | a007f65c97de4444a3a3302cb9a6e3dab7ceb4d3 /Master/tlpkg | |
parent | 3b6fec22e22af8c8ee86fbc9acb5ebddf31b1ec8 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@61281 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 3339f2c6adf..59760d9a2c3 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -51,6 +51,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, }, |