diff options
author | Karl Berry <karl@freefriends.org> | 2021-12-11 00:48:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-12-11 00:48:48 +0000 |
commit | 69e62ac44dee4d0eb7d22d349cfdce7c89186135 (patch) | |
tree | 7b4923dd42b274cbafebf14d299492ed003caa33 /Master/tlpkg | |
parent | 3c7e33f208cf0d12ee34c45030a898bff40a98a6 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@61268 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 c4b446295b0..3339f2c6adf 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -49,8 +49,8 @@ $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, }, |