trace-cmd: update to 3.4.

This commit is contained in:
Leah Neukirchen
2026-02-13 15:21:32 +01:00
parent 773779efc8
commit 8b49cda1d6
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'trace-cmd'
pkgname=trace-cmd
version=3.3.3
version=3.4
revision=1
build_style=gnu-makefile
make_build_args="libdir_relative=lib${XBPS_TARGET_WORDSIZE}"
@@ -15,7 +15,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-or-later, LGPL-2.1-only"
homepage="https://trace-cmd.org"
distfiles="https://git.kernel.org/pub/scm/utils/trace-cmd/trace-cmd.git/snapshot/trace-cmd-v${version}.tar.gz"
checksum=8ed41f61010998e4a1ba54778f9077ee7afb5311d38dca9781d7a397dd70c9d4
checksum=604085ab395cc2cb84397dc3d209ea0d0b15ae506f8ea91ff45c86e5a050213c
make_check=no # needs privileges
post_install() {