From f3eb890b34d7e50727db601e357049a8848fc5ad Mon Sep 17 00:00:00 2001 From: davidovski Date: Sat, 16 Apr 2022 14:33:27 +0100 Subject: updated packages in bootstrap --- bootstrap/bootstrap.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bootstrap') diff --git a/bootstrap/bootstrap.sh b/bootstrap/bootstrap.sh index 71e2fab..cda42d5 100755 --- a/bootstrap/bootstrap.sh +++ b/bootstrap/bootstrap.sh @@ -4,13 +4,13 @@ ## VERSIONS ## # TODO move to a different package -LINUX_VER=5.17.1 +LINUX_VER=5.17.2 BINUTILS_VER=2.38 MPFR_VER=4.1.0 MPC_VER=1.2.1 GMP_VER=6.2.1 GCC_VER=11.2.0 -MUSL_VER=1.2.2 +MUSL_VER=1.2.3 FILE_VER=5.41 TCL_VER=8.6.12 M4_VER=1.4.19 @@ -29,7 +29,7 @@ GZIP_VER=1.11 MAKE_VER=4.3 PATCH_VER=2.7.6 SED_VER=4.8 -PERL_VER=5.34.0 +PERL_VER=5.34.1 TEXINFO_VER=6.8 FLEX_VER=2.6.4 PERL_CROSS_VER=1.3.6 -- cgit v1.2.1