+2025-09-07 Bruno Haible <bruno@clisp.org>
+
+ bootstrap: Improve efficiency of "git clone".
+ * top/bootstrap-funclib.sh (default_gnulib_url): Use read-only mirror of
+ git.savannah.gnu.org.
+ * build-aux/bootstrap: Regenerated.
+
2025-09-06 Collin Funk <collin.funk1@gmail.com>
crypo/sha3: Fix typo from the previous commit.
# A library of shell functions for autopull.sh, autogen.sh, and bootstrap.
-scriptlibversion=2025-06-10.02; # UTC
+scriptlibversion=2025-09-07.23; # UTC
# Copyright (C) 2003-2025 Free Software Foundation, Inc.
#
# Honor $PERL, but work even if there is none.
PERL="${PERL-perl}"
-default_gnulib_url=https://git.savannah.gnu.org/git/gnulib.git
+default_gnulib_url=https://https.git.savannah.gnu.org/git/gnulib.git
# Copyright year, for the --version output.
copyright_year=`echo "$scriptlibversion" | sed -e 's/[^0-9].*//'`
# A library of shell functions for autopull.sh, autogen.sh, and bootstrap.
-scriptlibversion=2025-06-10.02; # UTC
+scriptlibversion=2025-09-07.23; # UTC
# Copyright (C) 2003-2025 Free Software Foundation, Inc.
#
# Honor $PERL, but work even if there is none.
PERL="${PERL-perl}"
-default_gnulib_url=https://git.savannah.gnu.org/git/gnulib.git
+default_gnulib_url=https://https.git.savannah.gnu.org/git/gnulib.git
# Copyright year, for the --version output.
copyright_year=`echo "$scriptlibversion" | sed -e 's/[^0-9].*//'`