From 30773e414b73b9ddaba94197fb9ca105465729d9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 11 Feb 2021 00:54:15 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@57707 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Master/tlpkg/installer') diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 5b8b10fff0f..53a694ed9b1 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -9,6 +9,7 @@ $mirrors = { 'South Africa' => { 'http://ftp.sun.ac.za/ftp/CTAN/' => 1, 'http://mirror.ufs.ac.za/ctan/' => 1, + 'https://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1, }, }, 'Asia' => { @@ -17,6 +18,7 @@ $mirrors = { 'https://mirrors.aliyun.com/CTAN/' => 1, 'https://mirrors.bfsu.edu.cn/CTAN/' => 1, 'https://mirrors.cqu.edu.cn/CTAN/' => 1, + 'https://mirrors.dgut.edu.cn/CTAN/' => 1, 'https://mirrors.hit.edu.cn/CTAN/' => 1, 'https://mirrors.nju.edu.cn/CTAN/' => 1, 'https://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1, @@ -197,6 +199,9 @@ $mirrors = { }, }, 'South America' => { + 'Brazil' => { + 'http://linorg.usp.br/CTAN/' => 1, + }, 'Chile' => { 'https://ctan.dcc.uchile.cl/' => 1, }, -- cgit v1.2.3