strace: update to 6.16.

This commit is contained in:
icp 2025-08-10 12:19:28 +05:30
parent 47c725260c
commit 250612b7ae

View file

@ -1,6 +1,6 @@
# Template file for 'strace'
pkgname=strace
version=6.15
version=6.16
revision=1
build_style=gnu-configure
configure_args="--enable-silent-rules $(vopt_with libunwind)"
@ -11,7 +11,7 @@ license="LGPL-2.1-or-later"
homepage="https://strace.io/"
changelog="https://raw.githubusercontent.com/strace/strace/master/NEWS"
distfiles="https://github.com/strace/strace/releases/download/v${version}/strace-${version}.tar.xz"
checksum=8552dfab08abc22a0f2048c98fd9541fd4d71b6882507952780dab7c7c512f51
checksum=3d7aee7e4f044b2f67f3d51a8a76eda18076e9fb2774de54ac351d777d4ebffa
build_options="static libunwind"
build_options_default="libunwind"