diff options
author | Karl Berry <karl@freefriends.org> | 2021-12-06 00:48:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-12-06 00:48:47 +0000 |
commit | 0a744d9dc2ef15d0b0805e6c671cf6f8010c590e (patch) | |
tree | 52752b191736f2eee28c684bb79ace68e3e9e79f | |
parent | 885be0cadc485298e242390be89995aba347045b (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@61228 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index c644419ca3d..c018b9eca70 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -51,7 +51,6 @@ $mirrors = { '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, }, |