From: Paul Smith Date: Mon, 2 Sep 2024 01:09:42 +0000 (-0400) Subject: * bootstrap.conf: Update to newer prerequisites X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d97e048b08707a2918c13d314a61357a649be9d7;p=thirdparty%2Fmake.git * bootstrap.conf: Update to newer prerequisites --- diff --git a/bootstrap.conf b/bootstrap.conf index 871bdb09..5abb5488 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -19,7 +19,7 @@ checkout_only_file=README.git # Choose a specific version of gnulib, when checking out -GNULIB_REVISION=stable-202401 +GNULIB_REVISION=stable-202407 # Always copy files rather than symlink copy=true @@ -42,8 +42,8 @@ vc_ignore= # Build prerequisites buildreq="\ -autoconf 2.69 -automake 1.16.1 +autoconf 2.72 +automake 1.16.5 " gnulib_name=libgnu