diff options
author | Karl Berry <karl@freefriends.org> | 2022-10-28 23:49:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-10-28 23:49:41 +0000 |
commit | 18aa2413393386851c93fcf41df9290bf3fec9e2 (patch) | |
tree | a859e06e95f4416d973416f10b0eeaf30aa11a31 | |
parent | 143251618762db8f863b9cd1b8eec2bdd51b60e1 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@64843 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index c250d49cf48..fac74666001 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -48,12 +48,8 @@ $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, }, @@ -142,7 +138,6 @@ $mirrors = { 'https://sunsite.icm.edu.pl/pub/CTAN/' => 1, }, 'Portugal' => { - 'https://ftp.eq.uc.pt/software/TeX/' => 1, 'https://mirrors.up.pt/pub/CTAN/' => 1, }, 'Romania' => { |