summaryrefslogtreecommitdiffhomepage
path: root/groups.d/030.host_toolchain.group
diff options
context:
space:
mode:
Diffstat (limited to 'groups.d/030.host_toolchain.group')
-rw-r--r--groups.d/030.host_toolchain.group4
1 files changed, 2 insertions, 2 deletions
diff --git a/groups.d/030.host_toolchain.group b/groups.d/030.host_toolchain.group
index 0e2372eb..f1055fcb 100644
--- a/groups.d/030.host_toolchain.group
+++ b/groups.d/030.host_toolchain.group
@@ -106,8 +106,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:=68af6e18539f646f9c41a3a2bb25be4a5cfa5a8f65f0bb647fd2bbfdf877e84b};
-: ${PKG_MUSL_FULL_HOST_VERSION:=1.2.1};
+: ${PKG_MUSL_FULL_HOST_SHA256SUM:=9b969322012d796dc23dda27a35866034fa67d8fb67e0e2c45c913c3d43219dd};
+: ${PKG_MUSL_FULL_HOST_VERSION:=1.2.2};
: ${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}};