strace: update to 4.24.
This commit is contained in:
parent
437a4bc150
commit
1bfc10a8be
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'strace'
|
||||
pkgname=strace
|
||||
version=4.23
|
||||
version=4.24
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-libunwind"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://strace.io/"
|
||||
distfiles="https://github.com/strace/strace/releases/download/v${version}/strace-${version}.tar.xz"
|
||||
checksum=7860a6965f1dd832747bd8281a04738274398d32c56e9fbd0a68b1bb9ec09aad
|
||||
checksum=1f4e59fc1edfa2bfb4adf2a748623dc25b105ec79713dd84404199f91b0b0634
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64-musl) configure_args=; makedepends= ;;
|
||||
|
|
Loading…
Reference in New Issue