summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-01-20 00:48:57 +0000
committerKarl Berry <karl@freefriends.org>2022-01-20 00:48:57 +0000
commitd19bf66792a0ef6a6d35ace1c95c095d4572ce71 (patch)
tree6a8a876b375b8df2a2a2f1e9e43516a0e8c22ed4 /Master/tlpkg/installer
parent89d5441586777d46b006a292693daccffa625bb4 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@61666 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl10
1 files changed, 9 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 1798729e56c..764f696adff 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -46,7 +46,6 @@ $mirrors = {
},
'Korea' => {
'http://ftp.ktug.org/tex-archive/' => 1,
- 'https://cran.asia/tex/' => 1,
'https://ftp.harukasan.org/CTAN/' => 1,
'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
'https://mirror.kakao.com/CTAN/' => 1,
@@ -56,9 +55,15 @@ $mirrors = {
'Malaysia' => {
'https://mirrors.upm.edu.my/CTAN/' => 1,
},
+ 'Philippines' => {
+ 'http://mirror.rise.ph/ctan/' => 1,
+ },
'Singapore' => {
'https://download.nus.edu.sg/mirror/ctan/' => 1,
},
+ 'Thailand' => {
+ 'https://mirror.kku.ac.th/CTAN/' => 1,
+ },
},
'Europe' => {
'Austria' => {
@@ -181,6 +186,7 @@ $mirrors = {
'https://mirrors.ucr.ac.cr/CTAN/' => 1,
},
'USA' => {
+ 'http://bay.uchicago.edu/CTAN/' => 1,
'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1,
'https://ctan.math.illinois.edu/' => 1,
'https://ctan.math.utah.edu/ctan/tex-archive/' => 1,
@@ -188,12 +194,14 @@ $mirrors = {
'https://ctan.mirrors.hoobly.com/' => 1,
'https://mirror.las.iastate.edu/tex-archive/' => 1,
'https://mirrors.concertpass.com/tex-archive/' => 1,
+ 'https://mirrors.mit.edu/CTAN/' => 1,
'https://mirrors.rit.edu/CTAN/' => 1,
},
},
'Oceania' => {
'Australia' => {
'https://mirror.aarnet.edu.au/pub/CTAN/' => 1,
+ 'https://mirror.cse.unsw.edu.au/pub/CTAN/' => 1,
},
'New Zealand' => {
'https://mirror.aut.ac.nz/CTAN/' => 1,