From fa4e03ba883b815c0f54ea75426ec29500db9c92 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 10 Aug 2023 23:42:51 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@67872 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 49765473c6a..da9d0aa6a64 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -4,6 +4,7 @@ $mirrors = { 'https://mirror.marwan.ma/ctan/' => 1, }, 'South Africa' => { + 'http://ftp.sun.ac.za/ftp/CTAN/' => 1, 'https://mirror.ufs.ac.za/ctan/' => 1, }, }, @@ -45,6 +46,7 @@ $mirrors = { }, 'Korea' => { 'http://ftp.ktug.org/tex-archive/' => 1, + '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, @@ -153,6 +155,7 @@ $mirrors = { }, 'Spain' => { 'https://ctan.fisiquimicamente.com/' => 1, + 'https://ctan.javinator9889.com/' => 1, 'https://osl.ugr.es/CTAN/' => 1, }, 'Sweden' => { -- cgit v1.2.3