diff options
author | Karl Berry <karl@freefriends.org> | 2022-11-21 00:49:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-11-21 00:49:23 +0000 |
commit | 5dcad7d0ef1f73542bb60dac43e0eba6d1c0eaf0 (patch) | |
tree | aa29fb5dd2762ad1ed91aa2a9a33754c9893d918 /Master/tlpkg/installer | |
parent | a73e7006051c01ded6971c59042003ed8ac2a216 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@65062 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 694d2c7b40c..5511fe04e97 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -49,9 +49,11 @@ $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' => { + 'http://mirror.rise.ph/ctan/' => 1, + }, 'Singapore' => { 'https://download.nus.edu.sg/mirror/ctan/' => 1, }, @@ -205,9 +207,6 @@ $mirrors = { 'https://mirror.aarnet.edu.au/pub/CTAN/' => 1, 'https://mirror.cse.unsw.edu.au/pub/CTAN/' => 1, }, - 'New Zealand' => { - 'https://mirror.aut.ac.nz/CTAN/' => 1, - }, }, 'South America' => { 'Brazil' => { |