summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/ctan-mirrors.pl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-01-31 00:49:13 +0000
committerKarl Berry <karl@freefriends.org>2023-01-31 00:49:13 +0000
commitf86f837eae9e270320fa163ce0a4855b573c1ec0 (patch)
treeef284952cac0ce4d972c6925af4c41a6b4f27623 /Master/tlpkg/installer/ctan-mirrors.pl
parent1ab27d412c85bf39cce535d4be260384546e56e9 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@65696 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, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 13616ce4d0a..0d14aed00b6 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -33,7 +33,6 @@ $mirrors = {
'https://mirror.unpad.ac.id/ctan/' => 1,
},
'Iran' => {
- 'http://ctan.yazd.ac.ir/' => 1,
'https://ctan.asis.sh/' => 1,
},
'Japan' => {
@@ -53,6 +52,9 @@ $mirrors = {
'Philippines' => {
'http://mirror.rise.ph/ctan/' => 1,
},
+ 'Singapore' => {
+ 'https://download.nus.edu.sg/mirror/ctan/' => 1,
+ },
'Thailand' => {
'https://mirror.kku.ac.th/CTAN/' => 1,
},