summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-05-17 21:25:36 +0000
committerKarl Berry <karl@freefriends.org>2020-05-17 21:25:36 +0000
commitc576a555666800ca6a15215672206d894404e583 (patch)
tree00d56fddaf1b2d500346bf5eea9a76c7e4351ab2 /Master/tlpkg/installer
parent351bd5ddeb6c4f6e55a581257425dce4aba71bef (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@55185 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl8
1 files changed, 7 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index ecbf8036448..0992724660a 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -1,5 +1,8 @@
$mirrors = {
'Africa' => {
+ 'Algeria' => {
+ 'http://ctan.epst-tlemcen.dz/tex-archive/' => 1,
+ },
'Morocco' => {
'https://mirror.marwan.ma/ctan/' => 1,
},
@@ -13,7 +16,6 @@ $mirrors = {
'China' => {
'http://mirror.lzu.edu.cn/CTAN/' => 1,
'http://mirrors.cqu.edu.cn/CTAN/' => 1,
- 'http://mirrors.hit.edu.cn/CTAN/' => 1,
'http://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1,
'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1,
'http://mirrors.ustc.edu.cn/CTAN/' => 1,
@@ -105,6 +107,9 @@ $mirrors = {
'Hungary' => {
'https://mirror.szerverem.hu/ctan/' => 1,
},
+ 'Italy' => {
+ 'http://ctan.mirror.garr.it/mirrors/CTAN/' => 1,
+ },
'Netherlands' => {
'http://ctan.cs.uu.nl/' => 1,
'http://ftp.snt.utwente.nl/pub/software/tex/' => 1,
@@ -116,6 +121,7 @@ $mirrors = {
'Poland' => {
'ftp://ftp.gust.org.pl/TeX/' => 1,
'ftp://sunsite.icm.edu.pl/pub/CTAN/' => 1,
+ 'http://piotrkosoft.net/pub/mirrors/CTAN/' => 1,
},
'Portugal' => {
'http://mirrors.up.pt/pub/CTAN/' => 1,