diff options
author | Karl Berry <karl@freefriends.org> | 2022-02-27 01:48:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-02-27 01:48:06 +0000 |
commit | 474aac9fa41d2e4b66266cd5402fa48bf972e381 (patch) | |
tree | cffa7751ebef972926b37f09bde05f7850149e35 /Master/tlpkg | |
parent | 6abb7b9710d2872dc966891cbdca8b0b6859cacf (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/branches/branch2021.final@62215 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index f7825433ee3..a59d9396275 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -48,7 +48,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, @@ -138,9 +137,6 @@ $mirrors = { 'https://mirror.koddos.net/CTAN/' => 1, 'https://mirror.lyrahosting.com/CTAN/' => 1, }, - 'Norway' => { - 'https://ctan.uib.no/' => 1, - }, 'Poland' => { 'https://ctan.gust.org.pl/tex-archive/' => 1, 'https://repo.skni.umcs.pl/ctan/' => 1, |