strace: update to 4.15.

This commit is contained in:
Michael Gehring 2016-12-15 07:52:37 +00:00
parent 006bb6f48d
commit 6cdaa94838

View file

@ -1,6 +1,6 @@
# Template file for 'strace'
pkgname=strace
version=4.14
version=4.15
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=5bed5110b243dce6864bedba269446c18c8c63f553cdd7fd4f808d89a764712f
checksum=c0cdc094d6141fd9dbf6aaad605142d651ae10998b660fda57fc61f7ad583ca9
case "$XBPS_TARGET_MACHINE" in
aarch64-musl) configure_args=; makedepends= ;;