diff options
author | Karl Berry <karl@freefriends.org> | 2021-12-21 00:49:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-12-21 00:49:05 +0000 |
commit | 753f3cf77196e3750552d8321b2f9bedc0dd98bd (patch) | |
tree | c471e27c6b52ccd3f89cd9efe101af9e50caf4af /Master | |
parent | 8237d8493604a0fdba053d8b26f21f2cc55b9181 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@61364 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 e0aa6bb5fb3..8b7e909554e 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -45,6 +45,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, }, |