summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-07-15 23:49:15 +0000
committerKarl Berry <karl@freefriends.org>2022-07-15 23:49:15 +0000
commitc05cf9c9be9693d18a5c57ca5c7c7d9b0c7599cc (patch)
tree13ae5e7f037adfc5d150969328faff0899703c75 /Master/tlpkg/installer
parentfa4a96d2744ede6a5e247c32de15143d9f98a1c1 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@63910 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 87e3c7af2a8..9b08f3cbf00 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -51,6 +51,7 @@ $mirrors = {
'https://ftp.harukasan.org/CTAN/' => 1,
'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
'https://lab.uklee.pe.kr/tex-archive/' => 1,
+ 'https://mirror.kakao.com/CTAN/' => 1,
'https://mirror.navercorp.com/CTAN/' => 1,
},
'Philippines' => {
@@ -210,6 +211,9 @@ $mirrors = {
},
},
'South America' => {
+ 'Brazil' => {
+ 'https://linorg.usp.br/CTAN/' => 1,
+ },
'Chile' => {
'https://ctan.dcc.uchile.cl/' => 1,
},