From a94181338fbbc4c93ae38719f727b05d3e5be421 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 21 Oct 2021 03:01:19 +0000 Subject: CTAN sync 202110210301 --- systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) (limited to 'systems/texlive/tlnet/tlpkg/installer') diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl index babdcdeb64..349d5485d3 100644 --- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl +++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl @@ -1,8 +1,5 @@ $mirrors = { 'Africa' => { - 'Algeria' => { - 'http://ctan.epst-tlemcen.dz/tex-archive/' => 1, - }, 'Morocco' => { 'https://mirror.marwan.ma/ctan/' => 1, }, @@ -38,7 +35,6 @@ $mirrors = { 'Iran' => { 'http://ctan.yazd.ac.ir/' => 1, 'https://ctan.asis.ai/' => 1, - 'https://ctan.um.ac.ir/' => 1, }, 'Japan' => { 'https://ftp.jaist.ac.jp/pub/CTAN/' => 1, @@ -57,6 +53,9 @@ $mirrors = { 'Malaysia' => { 'https://mirrors.upm.edu.my/CTAN/' => 1, }, + 'Singapore' => { + 'https://download.nus.edu.sg/mirror/ctan/' => 1, + }, }, 'Europe' => { 'Austria' => { @@ -83,7 +82,6 @@ $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.chevalier.io/CTAN/' => 1, 'https://mirrors.ircam.fr/pub/CTAN/' => 1, 'https://texlive.mycozy.space/' => 1, @@ -199,9 +197,4 @@ $mirrors = { 'https://mirror.aut.ac.nz/CTAN/' => 1, }, }, - 'South America' => { - 'Chile' => { - 'https://ctan.dcc.uchile.cl/' => 1, - }, - }, }; -- cgit v1.2.3