diff options
author | Karl Berry <karl@freefriends.org> | 2016-12-04 01:05:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-12-04 01:05:32 +0000 |
commit | 3102f2416a6a778ae014d12ce7840749c5686561 (patch) | |
tree | 958b8fce86e5fa6ea6b4a9175856f77ca11a3f71 /Master | |
parent | b708026ffc116c27945447be7eb7924e234a05ae (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@42637 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 87863956a41..f0681fe5ee3 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -89,7 +89,8 @@ $mirrors = { }, 'Netherlands' => { 'http://ctan.cs.uu.nl/' => 1, - 'http://ctan.triasinformatica.nl/' => 1 + 'http://ctan.triasinformatica.nl/' => 1, + 'http://ftp.snt.utwente.nl/pub/software/tex/' => 1 }, 'Norway' => { 'http://ctan.uib.no/' => 1 @@ -115,9 +116,6 @@ $mirrors = { 'Slovenia' => { 'http://ctan.ijs.si/tex-archive/' => 1 }, - 'Spain' => { - 'http://osl.ugr.es/CTAN/' => 1 - }, 'Sweden' => { 'http://ftp.acc.umu.se/mirror/CTAN/' => 1 }, @@ -148,6 +146,7 @@ $mirrors = { 'http://mirror.jmu.edu/pub/CTAN/' => 1, 'http://mirror.unl.edu/ctan/' => 1, 'http://mirror.utexas.edu/ctan/' => 1, + 'http://mirrors.acm.jhu.edu/ctan/' => 1, 'http://mirrors.concertpass.com/tex-archive/' => 1, 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1, 'http://mirrors.rit.edu/CTAN/' => 1 |