From 5dcad7d0ef1f73542bb60dac43e0eba6d1c0eaf0 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 21 Nov 2022 00:49:23 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@65062 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'Master/tlpkg') 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' => { -- cgit v1.2.3