diff options
author | Karl Berry <karl@freefriends.org> | 2022-01-09 00:49:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-01-09 00:49:24 +0000 |
commit | 3e1fda0e0fc34217e5d1901348231a98d737ab20 (patch) | |
tree | 1359b2a7346b8254f5558f7b9aa6e7028d3f6e54 /Master/tlpkg/installer | |
parent | 4ce7cfd7b219f564e4c5cbabcb299e97d3c1197b (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@61545 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-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 6acf250c038..e44821cc095 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -48,7 +48,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, }, |