diff options
author | Karl Berry <karl@freefriends.org> | 2024-12-24 00:40:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-12-24 00:40:44 +0000 |
commit | f733a712afb45335bd00d5aadbc7c50dc3fd1366 (patch) | |
tree | 371f73824905e757fc12fd444629666e5c8fcbdf | |
parent | d772f92abdb77689fa20f0d0560e1080a7e23cc3 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@73198 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index c37bddba537..613f678a336 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -39,6 +39,7 @@ $mirrors = { 'https://ftp.kddilabs.jp/CTAN/' => 1, 'https://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1, 'https://jp.mirrors.cicku.me/ctan/' => 1, + 'https://mirror.aria-on-the-planet.es/CTAN/' => 1, }, 'Korea' => { 'https://ftp.kaist.ac.kr/tex-archive/' => 1, |