diff options
author | Karl Berry <karl@freefriends.org> | 2019-02-24 01:23:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-02-24 01:23:36 +0000 |
commit | fa915fad364be040a3768803d708e4e6defdf1f8 (patch) | |
tree | 2906d4c59645445c68cde377b6f1496173c036de /Master/tlpkg | |
parent | 71cc86701d9f26bfc63a08afeb99dbee0b641b92 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@50110 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index e3f8f52d5a3..5a06170c24c 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -13,7 +13,6 @@ $mirrors = { 'Asia' => { 'China' => { 'http://mirror.lzu.edu.cn/CTAN/' => 1, - 'http://mirrors.cqu.edu.cn/CTAN/' => 1, 'http://mirrors.geekpie.club/CTAN/' => 1, 'http://mirrors.huaweicloud.com/repository/toolkit/CTAN/' => 1, 'http://mirrors.shu.edu.cn/CTAN/' => 1, @@ -27,6 +26,7 @@ $mirrors = { }, 'Iran' => { 'http://ctan.asis.io/' => 1, + 'http://ctan.um.ac.ir/' => 1, 'http://ctan.yazd.ac.ir/' => 1, 'http://repo.iut.ac.ir/tex-archive/' => 1 }, @@ -159,7 +159,6 @@ $mirrors = { 'http://ctan.math.illinois.edu/' => 1, 'http://ctan.math.washington.edu/tex-archive/' => 1, 'http://ctan.mirrors.hoobly.com/' => 1, - 'http://mirror.hmc.edu/ctan/' => 1, 'http://mirror.las.iastate.edu/tex-archive/' => 1, 'http://mirror.utexas.edu/ctan/' => 1, 'http://mirrors.concertpass.com/tex-archive/' => 1, |