From 1803d67dcb084b1d6b825dd2f1a39df83c11db02 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Wed, 29 Jun 2022 03:00:54 +0000 Subject: CTAN sync 202206290300 --- systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl | 11 ++++++----- 1 file changed, 6 insertions(+), 5 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 172242e431..57a7f87f36 100644 --- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl +++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl @@ -1,5 +1,8 @@ $mirrors = { 'Africa' => { + 'Morocco' => { + 'https://mirror.marwan.ma/ctan/' => 1, + }, 'South Africa' => { 'http://ftp.sun.ac.za/ftp/CTAN/' => 1, 'https://mirror.ufs.ac.za/ctan/' => 1, @@ -33,7 +36,6 @@ $mirrors = { 'Iran' => { 'http://ctan.yazd.ac.ir/' => 1, 'https://ctan.asis.ai/' => 1, - 'https://ctan.um.ac.ir/' => 1, 'https://mirror.bardia.tech/ctan/' => 1, }, 'Japan' => { @@ -46,7 +48,6 @@ $mirrors = { 'http://ftp.ktug.org/tex-archive/' => 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, 'https://mirror.yongbok.net/ctan/' => 1, }, @@ -56,6 +57,9 @@ $mirrors = { 'Singapore' => { 'https://download.nus.edu.sg/mirror/ctan/' => 1, }, + 'Taiwan' => { + 'https://ftp.ntou.edu.tw/ctan/' => 1, + }, 'Thailand' => { 'https://mirror.kku.ac.th/CTAN/' => 1, }, @@ -81,7 +85,6 @@ $mirrors = { }, 'France' => { 'https://ctan.crest.fr/tex-archive/' => 1, - 'https://ctan.gutenberg.eu.org/' => 1, 'https://ctan.mines-albi.fr/' => 1, 'https://ctan.tetaneutral.net/' => 1, 'https://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1, @@ -142,7 +145,6 @@ $mirrors = { 'https://mirrors.nxthost.com/ctan/' => 1, }, 'Russia' => { - 'https://ctan.altspu.ru/' => 1, 'https://mirror.macomnet.net/pub/CTAN/' => 1, 'https://mirror.truenetwork.ru/CTAN/' => 1, 'https://mirrors.mi-ras.ru/CTAN/' => 1, @@ -169,7 +171,6 @@ $mirrors = { }, 'North America' => { 'Canada' => { - 'https://ctan.math.ca/tex-archive/' => 1, 'https://ctan.mirror.globo.tech/' => 1, 'https://ctan.mirror.rafal.ca/' => 1, 'https://mirror.csclub.uwaterloo.ca/CTAN/' => 1, -- cgit v1.2.3