trace-cmd: update to 2.6.1.

This commit is contained in:
Leah Neukirchen 2017-05-06 20:53:28 +02:00
parent 8261ed4f77
commit 967c8b9181

View file

@ -1,6 +1,6 @@
# Template file for 'trace-cmd'
pkgname=trace-cmd
version=2.6
version=2.6.1
revision=1
wrksrc="${pkgname}-v${version}"
build_style=gnu-makefile
@ -9,11 +9,11 @@ make_install_args="prefix=/usr install install_gui install_doc"
hostmakedepends="git asciidoc pkg-config"
makedepends="gtk+-devel libxml2-devel"
short_desc="Tools to use Ftrace Linux kernel internal tracer"
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2, LGPL-2.1"
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=d59563e2db36b7c851e18a115801dea105b9c29949cd5ba72fe220bd0079eb80
checksum=4eb79001778a77c0ada10265e7f4b5515a3e21a46f0a15c2e8cc614efdf3f5df
kernelshark_package() {
depends="${sourcepkg}>=${version}_${revision}"