From 230773c2e42cd0257e4150d0b500aa7ca6c1c02a Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Fri, 12 Apr 2024 03:01:16 +0000 Subject: CTAN sync 202404120301 --- systems/texlive/tlnet/install-tl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'systems/texlive/tlnet/install-tl') diff --git a/systems/texlive/tlnet/install-tl b/systems/texlive/tlnet/install-tl index 578e649409..657fec072e 100755 --- a/systems/texlive/tlnet/install-tl +++ b/systems/texlive/tlnet/install-tl @@ -1,5 +1,5 @@ #!/usr/bin/env perl -# $Id: install-tl 70895 2024-04-09 10:24:25Z linguafalsa $ +# $Id: install-tl 70922 2024-04-11 20:44:12Z karl $ # Copyright 2007-2024 # Reinhard Kotucha, Norbert Preining, Karl Berry, Siep Kroonenberg. # This file is licensed under the GNU General Public License version 2 @@ -12,7 +12,7 @@ use strict; use warnings; -my $svnrev = '$Revision: 70895 $'; +my $svnrev = '$Revision: 70922 $'; $svnrev =~ m/: ([0-9]+) /; $::installerrevision = ($1 ? $1 : 'unknown'); @@ -863,7 +863,7 @@ and the repository being accessed are not compatible: repository: $texlive_release Perhaps you need to use a different CTAN mirror? (For more, see the output of install-tl --help, especially the - -repository option. Online via https://tug.org/texlive/doc) + -repository option. Online via https://tug.org/texlive/doc.) ============================================================================= END_MISMATCH } @@ -3582,7 +3582,7 @@ This script and its documentation were written for the TeX Live distribution (L) and both are licensed under the GNU General Public License Version 2 or later. -$Id: install-tl 70895 2024-04-09 10:24:25Z linguafalsa $ +$Id: install-tl 70922 2024-04-11 20:44:12Z karl $ =cut # to remake HTML version: pod2html --cachedir=/tmp install-tl >/tmp/itl.html -- cgit v1.2.3