From 6d15f4fc4f3400a99129f915215d961e369b30dc Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 5 May 2021 23:48:55 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@59094 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 8 +++++--- 1 file changed, 5 insertions(+), 3 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 e148e572b90..8e651c1d213 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -14,7 +14,6 @@ $mirrors = { }, 'Asia' => { 'China' => { - 'https://mirror.bjtu.edu.cn/CTAN/' => 1, 'https://mirrors.aliyun.com/CTAN/' => 1, 'https://mirrors.bfsu.edu.cn/CTAN/' => 1, 'https://mirrors.cqu.edu.cn/CTAN/' => 1, @@ -48,9 +47,8 @@ $mirrors = { }, 'Korea' => { 'http://ftp.ktug.org/tex-archive/' => 1, - 'https://cran.asia/tex/' => 1, 'https://ftp.harukasan.org/CTAN/' => 1, - 'https://mirror.kakao.com/CTAN/' => 1, + 'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1, 'https://mirror.navercorp.com/CTAN/' => 1, 'https://mirror.yongbok.net/ctan/' => 1, }, @@ -118,6 +116,9 @@ $mirrors = { 'Hungary' => { 'https://mirror.szerverem.hu/ctan/' => 1, }, + 'Italy' => { + 'https://ctan.mirror.garr.it/mirrors/ctan/' => 1, + }, 'Netherlands' => { 'https://ftp.snt.utwente.nl/pub/software/tex/' => 1, 'https://mirror.koddos.net/CTAN/' => 1, @@ -155,6 +156,7 @@ $mirrors = { }, 'Sweden' => { 'https://ftp.acc.umu.se/mirror/CTAN/' => 1, + 'https://ftpmirror1.infania.net/mirror/CTAN/' => 1, }, 'Switzerland' => { 'https://mirror.foobar.to/CTAN/' => 1, -- cgit v1.2.3