diff options
author | Karl Berry <karl@freefriends.org> | 2022-06-25 23:49:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-06-25 23:49:37 +0000 |
commit | 8fe61c1d765a05a18a4f65967891088f2489dc6f (patch) | |
tree | e8563b60b79b75d78e0be67aadf4cde437e751d6 /Master/tlpkg | |
parent | ef646821fb39162d4646525e45090c837a5245fb (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@63727 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 39964935d05..2b88b24d20d 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -49,6 +49,7 @@ $mirrors = { 'http://ftp.ktug.org/tex-archive/' => 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, 'https://mirror.yongbok.net/ctan/' => 1, }, @@ -90,6 +91,7 @@ $mirrors = { 'https://ctan.mines-albi.fr/' => 1, 'https://ctan.tetaneutral.net/' => 1, 'https://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1, + 'https://mirror.ibcp.fr/pub/CTAN/' => 1, 'https://mirrors.ircam.fr/pub/CTAN/' => 1, 'https://texlive.mycozy.space/' => 1, }, |