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