summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-01-14 00:54:22 +0000
committerKarl Berry <karl@freefriends.org>2020-01-14 00:54:22 +0000
commitbfefb97d2d250a698d4882673ba44e230985966a (patch)
treedbd12d9857e0ff073296fbd09f43e14eee08b058 /Master/tlpkg/installer
parenta1a29e45b736939b155fce01b6e181109135fb94 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@53399 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl4
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index e9d6ea60d06..e9672159be1 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -7,7 +7,6 @@ $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,
'http://mirror.ufs.ac.za/ctan/' => 1
}
@@ -50,6 +49,9 @@ $mirrors = {
'Philippines' => {
'http://mirror.pregi.net/tex-archive/' => 1
},
+ 'Singapore' => {
+ 'https://download.nus.edu.sg/mirror/ctan/' => 1
+ },
'Taiwan' => {
'http://ftp.yzu.edu.tw/CTAN/' => 1
}