mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
trace-cmd: update to 2.7.
This commit is contained in:
parent
070067aa6d
commit
f84fd18ce0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'trace-cmd'
|
||||
pkgname=trace-cmd
|
||||
version=2.6.2
|
||||
version=2.7
|
||||
revision=1
|
||||
wrksrc="${pkgname}-v${version}"
|
||||
build_style=gnu-makefile
|
||||
|
@ -13,7 +13,7 @@ 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=9ebcf0525fcd197a6ab41bd70bf2d2a7c4e787a6122859a181379d688f970575
|
||||
checksum=5c3b03c701d124c36b127fd73909725e673105df0d39048a7b78ddf209ea15fb
|
||||
|
||||
post_extract() {
|
||||
sed -i '1i#include <limits.h>' trace-listen.c
|
||||
|
|
Loading…
Add table
Reference in a new issue