From 384734a07c53090ad651e786d248c5ba8cd4606e Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Tue, 16 Jan 2024 03:01:06 +0000 Subject: CTAN sync 202401160301 --- systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl | 5 +++++ 1 file changed, 5 insertions(+) (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 d4e96941ff..fc6269dcd4 100644 --- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl +++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl @@ -58,6 +58,9 @@ $mirrors = { 'Singapore' => { 'https://sg.mirrors.cicku.me/ctan/' => 1, }, + 'Taiwan' => { + 'https://ctan.mirror.twds.com.tw/tex-archive/' => 1, + }, 'Thailand' => { 'https://mirror.kku.ac.th/CTAN/' => 1, }, @@ -78,6 +81,7 @@ $mirrors = { 'https://mirrors.dotsrc.org/ctan/' => 1, }, 'Finland' => { + 'https://www.nic.funet.fi/pub/TeX/CTAN/' => 1, 'https://www.texlive.info/CTAN/' => 1, }, 'France' => { @@ -151,6 +155,7 @@ $mirrors = { 'Spain' => { 'https://ctan.fisiquimicamente.com/' => 1, 'https://ctan.javinator9889.com/' => 1, + 'https://osl.ugr.es/CTAN/' => 1, }, 'Sweden' => { 'https://ftp.acc.umu.se/mirror/CTAN/' => 1, -- cgit v1.2.3