summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/ctan-mirrors.pl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-02-24 00:49:56 +0000
committerKarl Berry <karl@freefriends.org>2022-02-24 00:49:56 +0000
commit488b982c472440d95303f6cd94b310addc3c8334 (patch)
treef00ebfe37a1f589dcb4cdd606f052a1c403560fc /Master/tlpkg/installer/ctan-mirrors.pl
parentbe88255a67cd37e9629a34914ce5eb7eede31542 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@62159 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 51e123f6c27..6310fffeb74 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -60,6 +60,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,
},