From d0af7e48198e8633e9bc60a77a66515bf39ad69f Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 11 Apr 2024 03:01:09 +0000 Subject: CTAN sync 202404110301 --- systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl') diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl index 04fa18c7ef..7f9bc3d86d 100644 --- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl +++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl @@ -40,16 +40,20 @@ $mirrors = { }, 'Japan' => { 'https://ftp.jaist.ac.jp/pub/CTAN/' => 1, + 'https://ftp.kddilabs.jp/CTAN/' => 1, 'https://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1, + 'https://jp.mirrors.cicku.me/ctan/' => 1, }, 'Korea' => { 'http://ftp.ktug.org/tex-archive/' => 1, - 'https://ftp.kaist.ac.kr/tex-archive/' => 1, 'https://kr.mirrors.cicku.me/ctan/' => 1, 'https://lab.uklee.pe.kr/tex-archive/' => 1, 'https://mirror.kakao.com/CTAN/' => 1, 'https://mirror.navercorp.com/CTAN/' => 1, }, + 'Singapore' => { + 'https://sg.mirrors.cicku.me/ctan/' => 1, + }, 'Taiwan' => { 'https://ctan.mirror.twds.com.tw/tex-archive/' => 1, }, @@ -174,6 +178,9 @@ $mirrors = { 'https://mirror.quantum5.ca/CTAN/' => 1, 'https://muug.ca/mirror/ctan/' => 1, }, + 'Costa Rica' => { + 'https://mirrors.ucr.ac.cr/CTAN/' => 1, + }, 'USA' => { 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1, 'https://ctan.math.illinois.edu/' => 1, -- cgit v1.2.3