strace: update to 4.18.
This commit is contained in:
parent
46388f0a58
commit
fcc592d047
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'strace'
|
||||
pkgname=strace
|
||||
version=4.17
|
||||
version=4.18
|
||||
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=81f35b085fbb3cfa806eb521a8522ac3406deaccfe121ce35064bad268237419
|
||||
checksum=89ad887c1e6226bdbca8da31d589cadea4be0744b142eb47b768086c937fca08
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64-musl) configure_args=; makedepends= ;;
|
||||
|
|
Loading…
Reference in New Issue