summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-09-26 23:43:32 +0000
committerKarl Berry <karl@freefriends.org>2023-09-26 23:43:32 +0000
commit4e19119c888357bffdde891a22b64738e4a3cee1 (patch)
treedd8d05985334e403f890e94ed56f822da1ab0fa6 /Master/tlpkg
parentdbae7a56b520c1b7c4fed88bb1bc0ea09abedfe9 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@68380 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 1af186b36b4..95f29ff055e 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -35,6 +35,9 @@ $mirrors = {
'http://repo.ugm.ac.id/ctan/' => 1,
'https://mirror.unpad.ac.id/ctan/' => 1,
},
+ 'Iran' => {
+ 'https://ctan.yazd.ac.ir/' => 1,
+ },
'Japan' => {
'http://ring.airnet.ne.jp/archives/text/CTAN/' => 1,
'https://ftp.jaist.ac.jp/pub/CTAN/' => 1,
@@ -179,6 +182,7 @@ $mirrors = {
'https://mirrors.ucr.ac.cr/CTAN/' => 1,
},
'USA' => {
+ 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1,
'https://ctan.math.illinois.edu/' => 1,
'https://ctan.math.utah.edu/ctan/tex-archive/' => 1,
'https://ctan.math.washington.edu/tex-archive/' => 1,