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 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}};