summaryrefslogtreecommitdiffhomepage
path: root/groups.d/040.host_toolchain.group
diff options
context:
space:
mode:
Diffstat (limited to 'groups.d/040.host_toolchain.group')
-rw-r--r--groups.d/040.host_toolchain.group4
1 files changed, 2 insertions, 2 deletions
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}};