diff options
author | Karl Berry <karl@freefriends.org> | 2021-10-16 23:48:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-10-16 23:48:35 +0000 |
commit | f13ab03eac1136444d6d9e092ce5d3145d91d9c1 (patch) | |
tree | 1abae587ae932ae36a0010fdf8757046af3c4862 /Master | |
parent | 487d60a8db2696ffb2916252ebeacdbfae7cef47 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@60782 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index ac99f9fedb4..f984ad8ac13 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -7,6 +7,7 @@ $mirrors = { 'https://mirror.marwan.ma/ctan/' => 1, }, 'South Africa' => { + 'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1, 'http://ftp.sun.ac.za/ftp/CTAN/' => 1, 'https://mirror.ufs.ac.za/ctan/' => 1, }, @@ -37,7 +38,6 @@ $mirrors = { 'Iran' => { 'http://ctan.yazd.ac.ir/' => 1, 'https://ctan.asis.ai/' => 1, - 'https://ctan.um.ac.ir/' => 1, }, 'Japan' => { 'https://ftp.jaist.ac.jp/pub/CTAN/' => 1, @@ -55,9 +55,6 @@ $mirrors = { 'Malaysia' => { 'https://mirrors.upm.edu.my/CTAN/' => 1, }, - 'Singapore' => { - 'https://download.nus.edu.sg/mirror/ctan/' => 1, - }, }, 'Europe' => { 'Austria' => { |