summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-06-21 23:49:31 +0000
committerKarl Berry <karl@freefriends.org>2022-06-21 23:49:31 +0000
commit8925b1ed8d886d2459b0839607d8a331c36622fb (patch)
tree7bc71482d0cb341058cf74910e2ca1619e44ddfc /Master/tlpkg/installer
parentb7d5352154bf5f11eb45a90f3bee94e736b6b3f9 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@63686 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index b7422b271b2..7687c0ccb76 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -48,9 +48,9 @@ $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,
},