trace-cmd: update to 2.8.3.

This commit is contained in:
Leah Neukirchen 2019-07-25 10:40:06 +02:00
parent 9cb6a819f4
commit 6def3d8dde

View file

@ -1,6 +1,6 @@
# Template file for 'trace-cmd'
pkgname=trace-cmd
version=2.8.2
version=2.8.3
revision=1
wrksrc="${pkgname}-v${version}"
build_style=gnu-makefile
@ -14,7 +14,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-or-later, LGPL-2.1-only"
homepage="http://git.kernel.org/cgit/linux/kernel/git/rostedt/trace-cmd.git/"
distfiles="http://git.kernel.org/cgit/linux/kernel/git/rostedt/${pkgname}.git/snapshot/${pkgname}-v${version}.tar.gz"
checksum=a767021e95392ab1c780f68f928989a0ea5fa2a003a3079e2638d965e8fb5b7c
checksum=706564b147bd966957431c4ca70032947d59c5d977c1ac2942b1b5a8668e7a6f
nocross="cmake foo"
disable_parallel_build=yes