diff options
author | Karl Berry <karl@freefriends.org> | 2021-09-06 23:48:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-09-06 23:48:09 +0000 |
commit | 35eb9c31f879bf66762ff312d3fb0d869cdf5c4b (patch) | |
tree | 4d7bc69653be9f5f49fb77b8934b2000c5e0beb9 /Master/tlpkg | |
parent | 125c9263abf97abd7d8b537c6bbbab19cc160691 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@60446 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index fe9ab84987e..93c930d72f2 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -48,8 +48,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, }, @@ -134,7 +134,6 @@ $mirrors = { 'https://ctan.gust.org.pl/tex-archive/' => 1, 'https://ctan.mirrors.tworzy.net/' => 1, 'https://repo.skni.umcs.pl/ctan/' => 1, - 'https://sunsite.icm.edu.pl/pub/CTAN/' => 1, }, 'Portugal' => { 'https://ftp.eq.uc.pt/software/TeX/' => 1, |