From 88d57bb73a091ca577951e1dc7e90f218f8ce7ff Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 27 Dec 2019 00:54:03 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@53240 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index f690609865f..5a51e158d52 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -53,6 +53,9 @@ $mirrors = { }, 'Singapore' => { 'https://download.nus.edu.sg/mirror/ctan/' => 1 + }, + 'Taiwan' => { + 'http://ftp.yzu.edu.tw/CTAN/' => 1 } }, 'Europe' => { @@ -174,6 +177,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