summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-04-29 23:48:31 +0000
committerKarl Berry <karl@freefriends.org>2021-04-29 23:48:31 +0000
commit9281fc163a7be73887b255244b5be50ebca9960c (patch)
tree44095296485e87a769ae871ce99741f9206bdb35
parent10ecc213b9856a92465c5a550b7b0a023bdb3ca2 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@59030 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl6
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index ae956025973..df2d9e2f2fe 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -48,6 +48,8 @@ $mirrors = {
'Korea' => {
'http://ftp.ktug.org/tex-archive/' => 1,
'http://mirror.kakao.com/CTAN/' => 1,
+ 'https://cran.asia/tex/' => 1,
+ 'https://ftp.harukasan.org/CTAN/' => 1,
'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
'https://mirror.navercorp.com/CTAN/' => 1,
'https://mirror.yongbok.net/ctan/' => 1,
@@ -179,6 +181,7 @@ $mirrors = {
'USA' => {
'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1,
'https://ctan.math.illinois.edu/' => 1,
+ 'https://ctan.math.utah.edu/ctan/tex-archive/' => 1,
'https://ctan.math.washington.edu/tex-archive/' => 1,
'https://ctan.mirrors.hoobly.com/' => 1,
'https://mirror.las.iastate.edu/tex-archive/' => 1,
@@ -190,6 +193,9 @@ $mirrors = {
'Australia' => {
'https://mirror.aarnet.edu.au/pub/CTAN/' => 1,
},
+ 'New Zealand' => {
+ 'https://mirror.aut.ac.nz/CTAN/' => 1,
+ },
},
'South America' => {
'Brazil' => {