diff options
author | Karl Berry <karl@freefriends.org> | 2020-09-20 23:54:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-09-20 23:54:18 +0000 |
commit | 866acd7c2eeac3bbda6714835ab767367e55a9cd (patch) | |
tree | 3938161a4aa3fdf7163e53846b557a1b8ea998af /Master | |
parent | fa8a31a24afdfc2fed786f156342615a0736ef74 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@56387 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 8ddf422522e..9b5c338bb27 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -8,6 +8,7 @@ $mirrors = { }, 'South Africa' => { 'http://ftp.sun.ac.za/ftp/CTAN/' => 1, + 'http://mirror.ufs.ac.za/ctan/' => 1, 'https://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1, }, }, @@ -47,7 +48,6 @@ $mirrors = { 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1, 'http://ftp.ktug.org/tex-archive/' => 1, 'http://mirror.kakao.com/CTAN/' => 1, - 'https://cran.asia/tex/' => 1, 'https://ftp.harukasan.org/CTAN/' => 1, 'https://mirror.navercorp.com/CTAN/' => 1, 'https://mirror.yongbok.net/ctan/' => 1, |