strace: update to 5.2.
This commit is contained in:
parent
a195c979f6
commit
278fef6250
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'strace'
|
||||
pkgname=strace
|
||||
version=5.1
|
||||
version=5.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-libunwind"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://strace.io/"
|
||||
distfiles="https://github.com/strace/strace/releases/download/v${version}/strace-${version}.tar.xz"
|
||||
checksum=f5a341b97d7da88ee3760626872a4899bf23cf8dee56901f114be5b1837a9a8b
|
||||
checksum=d513bc085609a9afd64faf2ce71deb95b96faf46cd7bc86048bc655e4e4c24d2
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64-musl) configure_args=; makedepends= ;;
|
||||
|
|
Loading…
Reference in a new issue