diff options
author | Karl Berry <karl@freefriends.org> | 2022-12-17 00:51:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-12-17 00:51:17 +0000 |
commit | f73ff5b95b51a388c3ee4bf924aba054306e9035 (patch) | |
tree | f5a8e8152836c38ddde32fad306c4649a3a048d0 /Master | |
parent | 3f4fe4f41c498240a9bc1af5ee0033779f1bdf0c (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@65297 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-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 02fdb2026ed..ef6ef3e990a 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -49,7 +49,6 @@ $mirrors = { '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, }, 'Philippines' => { @@ -165,6 +164,7 @@ $mirrors = { }, 'Switzerland' => { 'https://mirror.foobar.to/CTAN/' => 1, + 'https://mirror.init7.net/ctan/' => 1, 'https://mirror.metanet.ch/tex-archive/' => 1, }, 'United Kingdom' => { |