summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-05-15 23:49:50 +0000
committerKarl Berry <karl@freefriends.org>2022-05-15 23:49:50 +0000
commit81862e3482ad7c2c2813c56d71e6ee8e7d1c3d5b (patch)
tree76d3f0183d6cb7f8432a7b0236309c5fd8c46509 /Master/tlpkg
parentb8364d9b46c43ffe63f65785d40d93e3cd8b3422 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@63310 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index dde956a9c54..659b2e33863 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -48,8 +48,10 @@ $mirrors = {
},
'Korea' => {
'http://ftp.ktug.org/tex-archive/' => 1,
+ '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,
},