diff options
author | Karl Berry <karl@freefriends.org> | 2022-01-07 00:48:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-01-07 00:48:53 +0000 |
commit | f2e50fb6e443b0aade107bf68f165bbc77939c61 (patch) | |
tree | 57f3522935ea8f06ce565b80a2678b3345513c90 /Master | |
parent | 9c076c1e48fe8dad59143db962d7d82ebb6b1d46 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@61518 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rwxr-xr-x | Master/tlpkg/installer/config.guess | 2 | ||||
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/config.guess b/Master/tlpkg/installer/config.guess index 1105a749838..fb195112f94 100755 --- a/Master/tlpkg/installer/config.guess +++ b/Master/tlpkg/installer/config.guess @@ -8,7 +8,7 @@ timestamp='2021-11-30' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 3 of the License, or +# the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, but diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 9ca1c9a6550..6acf250c038 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -130,6 +130,7 @@ $mirrors = { 'https://ctan.uib.no/' => 1, }, 'Poland' => { + 'https://ctan.gust.org.pl/tex-archive/' => 1, 'https://repo.skni.umcs.pl/ctan/' => 1, 'https://sunsite.icm.edu.pl/pub/CTAN/' => 1, }, |