summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-11-21 00:49:21 +0000
committerKarl Berry <karl@freefriends.org>2021-11-21 00:49:21 +0000
commit2c4ccd5098e87975870b3d4131cb80164a8f87d2 (patch)
tree2e902c077c14a814a2f5409fa37ecf789577954c /Master/tlpkg/installer
parent8a401c7bc5ea48f4c5e7e43620cb70de9d1381e2 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@61103 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl4
1 files changed, 1 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 1414148455c..4af24041ecf 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -49,6 +49,7 @@ $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,
'https://mirror.navercorp.com/CTAN/' => 1,
@@ -196,9 +197,6 @@ $mirrors = {
},
},
'Oceania' => {
- 'Australia' => {
- 'https://mirror.aarnet.edu.au/pub/CTAN/' => 1,
- },
'New Zealand' => {
'https://mirror.aut.ac.nz/CTAN/' => 1,
},