diff options
author | Karl Berry <karl@freefriends.org> | 2017-05-07 00:06:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-05-07 00:06:47 +0000 |
commit | 0b834985e67711f29913c1683e59b20334839e3a (patch) | |
tree | 39a3a7d57dddfc10f3762758e943d7996aa07cab /Master/tlpkg | |
parent | 9957b01ce9cc820a95d1dba949b403210b4963af (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@44234 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index c1d016d003f..0f78e07281d 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 + }, 'South Africa' => { 'http://ctan.mirror.ac.za/' => 1, 'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1, @@ -23,12 +26,12 @@ $mirrors = { 'http://ctan.yazd.ac.ir/' => 1 }, 'Japan' => { - 'ftp://ftp.kddilabs.jp/CTAN/' => 1, 'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1, 'http://ftp.jaist.ac.jp/pub/CTAN/' => 1 }, 'Korea' => { 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1, + 'http://ftp.ktug.org/tex-archive/' => 1, 'http://ftp.neowiz.com/CTAN/' => 1 }, 'Malaysia' => { @@ -59,7 +62,6 @@ $mirrors = { 'ftp://ftp.funet.fi/pub/TeX/CTAN/' => 1 }, 'France' => { - 'ftp://ftp.oleane.net/pub/CTAN/' => 1, 'http://ctan.mines-albi.fr/' => 1, 'http://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1, 'http://mirror.ibcp.fr/pub/CTAN/' => 1, @@ -84,7 +86,6 @@ $mirrors = { }, 'Netherlands' => { 'http://ctan.cs.uu.nl/' => 1, - 'http://ctan.triasinformatica.nl/' => 1, 'http://ftp.snt.utwente.nl/pub/software/tex/' => 1 }, 'Norway' => { |