forkstat: update to 0.02.11.

This commit is contained in:
Leah Neukirchen 2019-09-11 19:10:50 +02:00
parent 51f2fc766f
commit 74a571276c

View file

@ -1,6 +1,6 @@
# Template file for 'forkstat'
pkgname=forkstat
version=0.02.10
version=0.02.11
revision=1
build_style=gnu-makefile
short_desc="Program that logs process fork(), exec() and exit() activity"
@ -8,5 +8,5 @@ maintainer="Wilson Birney <wpb@360scada.com>"
license="GPL-3.0-or-later"
homepage="https://kernel.ubuntu.com/~cking/forkstat/"
distfiles="https://kernel.ubuntu.com/~cking/tarballs/forkstat/forkstat-${version}.tar.xz"
checksum=af039bcd9f11ee76721d96c2c65d7e9c8d5df0a3f688bcbe0a5add2dd5dbb6da
checksum=717ad3c2a22f5dc68d51ac25cc86deb69820dffbc8ea1101b9792040a843921a
CFLAGS="-DVERSION=\'\"${version}\"\'"