strace: update to 6.14.

This commit is contained in:
icp 2025-03-26 15:46:30 +05:30 committed by tranzystorekk
parent 4e9b4006b2
commit e065b3b027

View file

@ -1,6 +1,6 @@
# Template file for 'strace'
pkgname=strace
version=6.13
version=6.14
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=e209daf0ee038ca5adcc4c277e9273b4d51f46a2ff86da575d36742ac3508a17
checksum=244f3b5c20a32854ca9b7ca7a3ee091dd3d4bd20933a171ecee8db486c77d3c9
build_options="static libunwind"
build_options_default="libunwind"