summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-12-12 00:53:46 +0000
committerKarl Berry <karl@freefriends.org>2019-12-12 00:53:46 +0000
commit15a740f0c75d97855e67ba5bf83612e7b29a1319 (patch)
treeec6528d51c86e06006d8b615e4150323196ca97c /Master/tlpkg/installer
parent43eda75e154a3099cb1107a2df9f9425ef6ff223 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@53102 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 45eab273119..c19ad5408a4 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -29,9 +29,6 @@ $mirrors = {
'http://ctan.imsc.res.in/' => 1,
'http://mirror.iopb.res.in/tex-archive/' => 1
},
- 'Indonesia' => {
- 'https://mirror.unpad.ac.id/ctan/' => 1
- },
'Iran' => {
'http://ctan.asis.ai/' => 1,
'http://ctan.yazd.ac.ir/' => 1
@@ -173,6 +170,9 @@ $mirrors = {
}
},
'Oceania' => {
+ 'Australia' => {
+ 'http://mirror.aarnet.edu.au/pub/CTAN/' => 1
+ },
'New Zealand' => {
'http://mirror.aut.ac.nz/CTAN/' => 1
}