summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/ctan-mirrors.pl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-08-14 23:53:45 +0000
committerKarl Berry <karl@freefriends.org>2020-08-14 23:53:45 +0000
commitb6d8bce286fc4faf556be20cc76c0817af0b8d6d (patch)
tree66a60bb11a19de2c57d1f9ddbe1bf410f3d3bdb0 /Master/tlpkg/installer/ctan-mirrors.pl
parentf2da69081b9307699141f4f47dd76adb42e51888 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@56115 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl5
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 622b80ed144..4803cfc9af2 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -50,6 +50,7 @@ $mirrors = {
'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
'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://mirror.navercorp.com/CTAN/' => 1,
'https://mirror.yongbok.net/ctan/' => 1,
@@ -111,6 +112,7 @@ $mirrors = {
'https://packages.oth-regensburg.de/ctan/' => 1,
},
'Greece' => {
+ 'http://ftp.ntua.gr/mirror/ctan/' => 1,
'https://ftp.cc.uoc.gr/mirrors/CTAN/' => 1,
},
'Hungary' => {
@@ -184,6 +186,9 @@ $mirrors = {
},
},
'Oceania' => {
+ 'Australia' => {
+ 'https://mirror.aarnet.edu.au/pub/CTAN/' => 1,
+ },
'New Zealand' => {
'http://mirror.aut.ac.nz/CTAN/' => 1,
},