diff options
author | Karl Berry <karl@freefriends.org> | 2021-07-02 23:49:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-07-02 23:49:03 +0000 |
commit | 0d621ce21e25e771361d33346cc58cacc8564d01 (patch) | |
tree | 22cbc50edf0dfeccbabf8482fb14af3ea351dc5b /Master | |
parent | b52a8cc6d14b2de389badfcfc973ca4da5f2acd3 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@59816 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index a8e89ac9080..d5c36510cd7 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -34,7 +34,6 @@ $mirrors = { 'Iran' => { 'http://ctan.yazd.ac.ir/' => 1, 'https://ctan.asis.ai/' => 1, - 'https://ctan.um.ac.ir/' => 1, }, 'Japan' => { 'https://ftp.jaist.ac.jp/pub/CTAN/' => 1, @@ -44,8 +43,8 @@ $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, }, @@ -163,9 +162,6 @@ $mirrors = { 'https://ftp.acc.umu.se/mirror/CTAN/' => 1, 'https://ftpmirror1.infania.net/mirror/CTAN/' => 1, }, - 'Switzerland' => { - 'https://mirror.foobar.to/CTAN/' => 1, - }, 'United Kingdom' => { 'https://anorien.csc.warwick.ac.uk/mirrors/CTAN/' => 1, }, @@ -175,7 +171,9 @@ $mirrors = { 'https://ctan.math.ca/tex-archive/' => 1, 'https://ctan.mirror.colo-serv.net/' => 1, 'https://ctan.mirror.globo.tech/' => 1, + 'https://ctan.mirror.rafal.ca/' => 1, 'https://mirror.0xem.ma/tex-archive/' => 1, + 'https://mirror.its.dal.ca/ctan/' => 1, 'https://muug.ca/mirror/ctan/' => 1, }, 'Costa Rica' => { |