summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/ctan-mirrors.pl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-08-19 23:49:44 +0000
committerKarl Berry <karl@freefriends.org>2022-08-19 23:49:44 +0000
commit715c72fc11b858dec2b5837b5e2cbaf8563195a1 (patch)
tree08bf1cbb225312257b54df0050276cc4e8a03249 /Master/tlpkg/installer/ctan-mirrors.pl
parentb192b8fd57ac8aaba0c78056191509099a4c7f69 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@64153 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 7082f602e29..a3968fd2f2a 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -54,6 +54,9 @@ $mirrors = {
'Philippines' => {
'http://mirror.rise.ph/ctan/' => 1,
},
+ 'Singapore' => {
+ 'https://download.nus.edu.sg/mirror/ctan/' => 1,
+ },
'Taiwan' => {
'https://ftp.ntou.edu.tw/ctan/' => 1,
},
@@ -171,6 +174,7 @@ $mirrors = {
'https://ctan.math.ca/tex-archive/' => 1,
'https://ctan.mirror.globo.tech/' => 1,
'https://ctan.mirror.rafal.ca/' => 1,
+ 'https://mirror.csclub.uwaterloo.ca/CTAN/' => 1,
'https://mirror.its.dal.ca/ctan/' => 1,
'https://muug.ca/mirror/ctan/' => 1,
},