diff options
author | Karl Berry <karl@freefriends.org> | 2021-09-30 23:52:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-09-30 23:52:22 +0000 |
commit | 491c5f3e5c3e05de728b0e759fc8122ac8d47e94 (patch) | |
tree | e27a325ed3807a57ee9514e5fbdb5260d5cb3226 /Master | |
parent | 47824fa552f736156806bfed9fe573a276af26da (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@60665 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 336efec6597..4e8b8d1ac0b 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -9,6 +9,7 @@ $mirrors = { 'South Africa' => { 'http://ftp.sun.ac.za/ftp/CTAN/' => 1, 'https://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1, + 'https://mirror.ufs.ac.za/ctan/' => 1, }, }, 'Asia' => { @@ -49,6 +50,7 @@ $mirrors = { 'https://cran.asia/tex/' => 1, 'https://ftp.harukasan.org/CTAN/' => 1, 'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1, + 'https://mirror.kakao.com/CTAN/' => 1, 'https://mirror.navercorp.com/CTAN/' => 1, 'https://mirror.yongbok.net/ctan/' => 1, }, @@ -155,7 +157,6 @@ $mirrors = { 'https://ctan.ijs.si/tex-archive/' => 1, }, 'Spain' => { - 'https://ctan.javinator9889.com/' => 1, 'https://osl.ugr.es/CTAN/' => 1, }, 'Sweden' => { @@ -176,6 +177,7 @@ $mirrors = { 'https://ctan.mirror.rafal.ca/' => 1, 'https://mirror.0xem.ma/tex-archive/' => 1, 'https://mirror.csclub.uwaterloo.ca/CTAN/' => 1, + 'https://mirror.its.dal.ca/ctan/' => 1, 'https://muug.ca/mirror/ctan/' => 1, }, 'Costa Rica' => { |