summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg/installer
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-04-25 03:01:27 +0000
committerNorbert Preining <norbert@preining.info>2023-04-25 03:01:27 +0000
commit800f3919ea46f82dc11cbfb51f08d2f3a1c43a70 (patch)
tree0071bb5d56e0551b532c2828c29ebd2ad2d7e340 /systems/texlive/tlnet/tlpkg/installer
parente77721e3571e9341ee83577f574128a9f4e37c38 (diff)
CTAN sync 202304250301
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/installer')
-rw-r--r--systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
index c145724ad7..d28b7a63a2 100644
--- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
+++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
@@ -127,6 +127,7 @@ $mirrors = {
'https://ftp.snt.utwente.nl/pub/software/tex/' => 1,
'https://mirror.koddos.net/CTAN/' => 1,
'https://mirror.lyrahosting.com/CTAN/' => 1,
+ 'https://mirrors.evoluso.com/CTAN/' => 1,
},
'Norway' => {
'https://ctan.uib.no/' => 1,
@@ -208,5 +209,8 @@ $mirrors = {
'Brazil' => {
'https://linorg.usp.br/CTAN/' => 1,
},
+ 'Chile' => {
+ 'https://ctan.dcc.uchile.cl/' => 1,
+ },
},
};