diff options
author | Karl Berry <karl@freefriends.org> | 2022-07-29 23:49:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-07-29 23:49:19 +0000 |
commit | d7180a7592b91a3e83c3caee53bd799c7ba7f5cd (patch) | |
tree | 8f8104c258936c1c6350fd8dae182c43725fff63 /Master/tlpkg/installer/ctan-mirrors.pl | |
parent | a7d3b88042a0cfd3f57d28268209b1fd99e34e4a (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@64007 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 8e60731c267..c291074f1a2 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -50,7 +50,6 @@ $mirrors = { 'https://cran.asia/tex/' => 1, 'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1, 'https://lab.uklee.pe.kr/tex-archive/' => 1, - 'https://mirror.kakao.com/CTAN/' => 1, 'https://mirror.navercorp.com/CTAN/' => 1, }, 'Philippines' => { @@ -110,6 +109,7 @@ $mirrors = { 'https://ftp.tu-chemnitz.de/pub/tex/' => 1, 'https://mirror.clientvps.com/CTAN/' => 1, 'https://mirror.dogado.de/tex-archive/' => 1, + 'https://mirror.informatik.hs-fulda.de/tex-archive/' => 1, 'https://mirror.physik.tu-berlin.de/pub/CTAN/' => 1, 'https://packages.oth-regensburg.de/ctan/' => 1, }, |