diff options
author | Karl Berry <karl@freefriends.org> | 2022-02-03 00:48:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-02-03 00:48:33 +0000 |
commit | 6389e2beb81c211daecb43ae186b3e28fde410c5 (patch) | |
tree | c1923a75a332952d9217f937545237195dbfb85d | |
parent | 1f0b23b53e6288ffc09dc9bb0c9559e774b19b32 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@61862 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index d25ab33e4be..0d6b7ff0bf9 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -50,7 +50,6 @@ $mirrors = { }, 'Korea' => { 'http://ftp.ktug.org/tex-archive/' => 1, - 'https://cran.asia/tex/' => 1, 'https://ftp.harukasan.org/CTAN/' => 1, 'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1, 'https://mirror.kakao.com/CTAN/' => 1, @@ -165,7 +164,6 @@ $mirrors = { 'https://ctan.ijs.si/tex-archive/' => 1, }, 'Spain' => { - 'https://ctan.javinator9889.com/' => 1, 'https://osl.ugr.es/CTAN/' => 1, }, 'Sweden' => { @@ -201,8 +199,10 @@ $mirrors = { 'https://ctan.mirrors.hoobly.com/' => 1, 'https://mirror.las.iastate.edu/tex-archive/' => 1, 'https://mirror.math.princeton.edu/pub/CTAN/' => 1, + 'https://mirror.mwt.me/ctan/' => 1, 'https://mirrors.concertpass.com/tex-archive/' => 1, 'https://mirrors.mit.edu/CTAN/' => 1, + 'https://mirrors.rit.edu/CTAN/' => 1, }, }, 'Oceania' => { |