diff options
author | Karl Berry <karl@freefriends.org> | 2023-11-11 00:44:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-11-11 00:44:05 +0000 |
commit | 5a719e4670a46ab3f05cc81b1a2f00babd59cc84 (patch) | |
tree | 76da91d9a3346ce6126794dc85b142842cc4d1ce /Master/tlpkg | |
parent | c81433a29819c0a0daf04aaf6899996cdc0d23a8 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@68811 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 5c50be51f67..a5283536446 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -49,6 +49,7 @@ $mirrors = { }, 'Korea' => { 'http://ftp.ktug.org/tex-archive/' => 1, + 'https://cran.asia/tex/' => 1, 'https://kr.mirrors.cicku.me/ctan/' => 1, 'https://lab.uklee.pe.kr/tex-archive/' => 1, 'https://mirror.kakao.com/CTAN/' => 1, @@ -151,7 +152,6 @@ $mirrors = { 'Russia' => { 'https://ctan.altspu.ru/' => 1, 'https://mirror.macomnet.net/pub/CTAN/' => 1, - 'https://mirror.truenetwork.ru/CTAN/' => 1, 'https://mirrors.mi-ras.ru/CTAN/' => 1, }, 'Spain' => { |