From fc9501b4173ee484ef964626e433ba163460f09e Mon Sep 17 00:00:00 2001 From: midipix Date: Fri, 1 Mar 2024 06:47:27 +0000 Subject: musl: update to version 1.2.5. --- 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 ea470115..f5acb070 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:=7a35eae33d5372a7c0da1188de798726f68825513b7ae3ebe97aaaa52114f039}; -: ${PKG_MUSL_FULL_HOST_VERSION:=1.2.4}; +: ${PKG_MUSL_FULL_HOST_SHA256SUM:=a9a118bbe84d8764da0ea0d28b3ab3fae8477fc7e4085d90102b8596fc7c75e4}; +: ${PKG_MUSL_FULL_HOST_VERSION:=1.2.5}; : ${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