diff options
author | Karl Berry <karl@freefriends.org> | 2021-10-09 23:48:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-10-09 23:48:32 +0000 |
commit | 240b373bf8fcf1dd9f5bb22b2338f054d78f015b (patch) | |
tree | 2b88d3521543c49dd9498095cfd81a0fc9f8de86 | |
parent | 9a6b1b39f041984d3cc2fb9381e4ee9212396e05 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@60719 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 0a3b774c742..944d101d9fd 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -36,7 +36,7 @@ $mirrors = { }, 'Iran' => { 'http://ctan.yazd.ac.ir/' => 1, - 'https://ctan.um.ac.ir/' => 1, + 'https://ctan.asis.ai/' => 1, }, 'Japan' => { 'https://ftp.jaist.ac.jp/pub/CTAN/' => 1, @@ -46,9 +46,7 @@ $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, 'https://mirror.navercorp.com/CTAN/' => 1, 'https://mirror.yongbok.net/ctan/' => 1, }, @@ -172,11 +170,11 @@ $mirrors = { }, 'North America' => { 'Canada' => { + 'https://ctan.math.ca/tex-archive/' => 1, 'https://ctan.mirror.globo.tech/' => 1, 'https://ctan.mirror.rafal.ca/' => 1, 'https://mirror.0xem.ma/tex-archive/' => 1, 'https://mirror.csclub.uwaterloo.ca/CTAN/' => 1, - 'https://mirror.its.dal.ca/ctan/' => 1, 'https://muug.ca/mirror/ctan/' => 1, }, 'Costa Rica' => { |