mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 23:12:57 +02:00
cross-aarch64-linux-musl: update musl version
This commit is contained in:
parent
0577f00059
commit
508bd75e38
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'cross-aarch64-linux-musl'
|
||||
_binutils_version=2.44
|
||||
_gcc_version=14.2.1+20250405
|
||||
_musl_version=1.1.24
|
||||
_musl_version=1.2.5
|
||||
_linux_version=6.14
|
||||
_libucontext_version=1.3.2
|
||||
pkgname=cross-aarch64-linux-musl
|
||||
version=0.37
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=void-cross
|
||||
configure_args="--with-arch=armv8-a"
|
||||
hostmakedepends="texinfo tar gcc-objc gcc-go flex perl python3 pkg-config"
|
||||
|
@ -28,7 +28,7 @@ distfiles+="
|
|||
https://github.com/kaniini/libucontext/archive/libucontext-${_libucontext_version}.tar.gz"
|
||||
checksum="9a84b0947d8fb18197eef3fce8e255e30a61f7f382cebb961b1705c1d99214a3
|
||||
ce2017e059d63e67ddb9240e9d4ec49c2893605035cd60e92ad53177f4377237
|
||||
1370c9a812b2cf2a7d92802510cca0058cc37e66a7bedd70051f0a34015022a3
|
||||
a9a118bbe84d8764da0ea0d28b3ab3fae8477fc7e4085d90102b8596fc7c75e4
|
||||
a294b683e7b161bb0517bb32ec7ed1d2ea7603dfbabad135170ed12d00c47670
|
||||
4faf1838a15d61efe27ddac24fded2c290929eb3a1fefc72f952ae96d5bda006"
|
||||
nocross=yes
|
||||
|
|
Loading…
Add table
Reference in a new issue