trace-cmd: update to 3.3.
This commit is contained in:
parent
235d0a78ef
commit
fd5e9e35a6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'trace-cmd'
|
||||
pkgname=trace-cmd
|
||||
version=3.2
|
||||
version=3.3
|
||||
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=62af2c6062eeb434925921bb5936774b0a0e17a5f86671fa2ea2f40704a080cd
|
||||
checksum=0671048dd2b8abdb8b2d0eb9cc91335c997620a7da72f858381ff4206f32065f
|
||||
make_check=no # needs privileges
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue