diff options
author | Karl Berry <karl@freefriends.org> | 2023-10-23 23:43:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-10-23 23:43:51 +0000 |
commit | 3b84eb7e157576e8afce0635896a7ae72d6ebb38 (patch) | |
tree | 89c5703cd9ce9e7e38a6a1fe6d247bb9969a95e5 /Master/tlpkg/installer | |
parent | bd78409a877b7faf08e6e05b9a4fed6ded4cb646 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@68626 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index e61b2ad88ed..882694b4cf5 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -47,8 +47,8 @@ $mirrors = { }, 'Korea' => { 'http://ftp.ktug.org/tex-archive/' => 1, - 'https://cran.asia/tex/' => 1, 'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1, + 'https://lab.uklee.pe.kr/tex-archive/' => 1, 'https://mirror.kakao.com/CTAN/' => 1, 'https://mirror.navercorp.com/CTAN/' => 1, }, |