summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-05-31 03:00:52 +0000
committerNorbert Preining <norbert@preining.info>2021-05-31 03:00:52 +0000
commit098258765e1921f3e57f38e424272587103189dd (patch)
treed3b0a1f7a326ceb6c783fe64f5913abe9eb6e673 /systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
parentfd9ad0362e70874436480f729796d81aec6912a2 (diff)
CTAN sync 202105310300
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r--systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl4
1 files changed, 0 insertions, 4 deletions
diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
index 8bdc7b7dae..d278ca6d80 100644
--- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
+++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
@@ -50,7 +50,6 @@ $mirrors = {
'http://ftp.ktug.org/tex-archive/' => 1,
'https://cran.asia/tex/' => 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,
},
@@ -203,9 +202,6 @@ $mirrors = {
},
},
'South America' => {
- 'Brazil' => {
- 'http://linorg.usp.br/CTAN/' => 1,
- },
'Chile' => {
'https://ctan.dcc.uchile.cl/' => 1,
},