summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2025-08-08 19:23:31 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2025-08-08 19:23:31 +0200
commit789fcafba0edcab995d31df4fbfdacaa9d573b0f (patch)
tree6bcf8f1bc4b23d6cae6bb629bf4f4df0faabfcad /toolchain
parentf08b4051303b42f1b3483cbcac72a5e49cd2be44 (diff)
musl: use tar.gz for git
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/musl/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/musl/Makefile.inc b/toolchain/musl/Makefile.inc
index b5e1800f0..9f4dc17b0 100644
--- a/toolchain/musl/Makefile.inc
+++ b/toolchain/musl/Makefile.inc
@@ -6,7 +6,7 @@ ifeq ($(ADK_LIBC_VERSION),git)
PKG_VERSION:= git
PKG_RELEASE:= 1
PKG_SITES:= git://git.musl-libc.org/musl
-DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
endif
ifeq ($(ADK_TARGET_LIB_MUSL_1_2_5),y)
PKG_VERSION:= 1.2.5