mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 19:12:57 +02:00
trace-cmd: update to 3.3.3.
This commit is contained in:
parent
71750c7a7e
commit
2dc2195315
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'trace-cmd'
|
# Template file for 'trace-cmd'
|
||||||
pkgname=trace-cmd
|
pkgname=trace-cmd
|
||||||
version=3.3.2
|
version=3.3.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="libdir_relative=lib${XBPS_TARGET_WORDSIZE}"
|
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"
|
license="GPL-2.0-or-later, LGPL-2.1-only"
|
||||||
homepage="https://trace-cmd.org"
|
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"
|
distfiles="https://git.kernel.org/pub/scm/utils/trace-cmd/trace-cmd.git/snapshot/trace-cmd-v${version}.tar.gz"
|
||||||
checksum=cf16c91c0c49893499710ab2f722fd7c5ffce27485d2f7509370836b168ecd45
|
checksum=8ed41f61010998e4a1ba54778f9077ee7afb5311d38dca9781d7a397dd70c9d4
|
||||||
make_check=no # needs privileges
|
make_check=no # needs privileges
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue