From 8759aecbe287c2030b9dc816bc702490a0d192ea Mon Sep 17 00:00:00 2001 From: midipix Date: Sun, 25 Feb 2024 16:57:33 +0000 Subject: musl: upgrade to version 1.2.3. --- groups.d/040.host_toolchain.group | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'groups.d/040.host_toolchain.group') diff --git a/groups.d/040.host_toolchain.group b/groups.d/040.host_toolchain.group index 835f55c6..efb39b66 100644 --- a/groups.d/040.host_toolchain.group +++ b/groups.d/040.host_toolchain.group @@ -110,8 +110,8 @@ HOST_TOOLCHAIN_RPM_DISABLE=1; : ${PKG_MPFR_HOST_CONFIGURE_ARGS:="--disable-assembly --disable-nls --prefix= --with-gmp=${PREFIX}"}; : ${PKG_MPFR_HOST_PREFIX:=${PREFIX}}; : ${PKG_MUSL_FULL_HOST_DEPENDS:="gcc_stage1_host gcc_runtime_host"}; -: ${PKG_MUSL_FULL_HOST_SHA256SUM:=9b969322012d796dc23dda27a35866034fa67d8fb67e0e2c45c913c3d43219dd}; -: ${PKG_MUSL_FULL_HOST_VERSION:=1.2.2}; +: ${PKG_MUSL_FULL_HOST_SHA256SUM:=7d5b0b6062521e4627e099e4c9dc8248d32a30285e959b7eecaa780cf8cfd4a4}; +: ${PKG_MUSL_FULL_HOST_VERSION:=1.2.3}; : ${PKG_MUSL_FULL_HOST_URL:="http://www.musl-libc.org/releases/musl-${PKG_MUSL_FULL_HOST_VERSION}.tar.gz"} : ${PKG_MUSL_FULL_HOST_URLS_GIT:="mmglue=${DEFAULT_GITROOT}/mmglue@main"}; : ${PKG_MUSL_FULL_HOST_BASE_DIR:=${BUILD_WORKDIR}/musl_full-host-${DEFAULT_TARGET}}; -- cgit v1.2.3