diff options
author | Karl Berry <karl@freefriends.org> | 2023-06-13 23:43:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-06-13 23:43:03 +0000 |
commit | d764e9dba2f2b1abd703faa52efa8e7488fdb461 (patch) | |
tree | 95269f3bca9b182f14d4b4b2a10fe2ed64ae6e8f /Master/tlpkg | |
parent | 25a04de40fdc5b476af1c94210e70402811d49e8 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@67357 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 0286b102e6a..27a64a66045 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -54,9 +54,6 @@ $mirrors = { 'https://mirror.kakao.com/CTAN/' => 1, 'https://mirror.navercorp.com/CTAN/' => 1, }, - 'Singapore' => { - 'https://download.nus.edu.sg/mirror/ctan/' => 1, - }, 'Taiwan' => { 'https://ctan.mirror.twds.com.tw/tex-archive/' => 1, }, @@ -127,7 +124,6 @@ $mirrors = { }, 'Netherlands' => { 'https://ftp.snt.utwente.nl/pub/software/tex/' => 1, - 'https://mirror.koddos.net/CTAN/' => 1, 'https://mirror.lyrahosting.com/CTAN/' => 1, 'https://mirrors.evoluso.com/CTAN/' => 1, }, |