From 373080b1d7e66fdcf1a414630f26c3115616fb20 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 1 Jan 2020 00:59:06 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@53286 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'Master/tlpkg/installer/ctan-mirrors.pl') diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 4cc1735e089..293b22088df 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -19,8 +19,7 @@ $mirrors = { 'http://mirrors.geekpie.club/CTAN/' => 1, 'http://mirrors.hit.edu.cn/CTAN/' => 1, 'http://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1, - 'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1, - 'http://mirrors.ustc.edu.cn/CTAN/' => 1 + 'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1 }, 'Hong Kong' => { 'https://mirror-hk.koddos.net/CTAN/' => 1 @@ -29,9 +28,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 @@ -177,6 +173,9 @@ $mirrors = { } }, 'Oceania' => { + 'Australia' => { + 'http://mirror.aarnet.edu.au/pub/CTAN/' => 1 + }, 'New Zealand' => { 'http://mirror.aut.ac.nz/CTAN/' => 1 } -- cgit v1.2.3