strace: update to 4.16
This commit is contained in:
parent
c25f428807
commit
1fbb6035e6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'strace'
|
||||
pkgname=strace
|
||||
version=4.15
|
||||
version=4.16
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-libunwind"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://sourceforge.net/projects/strace"
|
||||
license="BSD"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=c0cdc094d6141fd9dbf6aaad605142d651ae10998b660fda57fc61f7ad583ca9
|
||||
checksum=98487cb5178ec1259986cc9f6e2a844f50e5d1208c112cc22431a1e4d9adf0ef
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64-musl) configure_args=; makedepends= ;;
|
||||
|
|
Loading…
Reference in a new issue