forkstat: update to 0.02.14.

This commit is contained in:
m3tav3rse 2020-05-22 00:16:35 +02:00 committed by Johannes
parent 6d56d11181
commit e8d0480b24

View file

@ -1,6 +1,6 @@
# Template file for 'forkstat'
pkgname=forkstat
version=0.02.12
version=0.02.14
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=250a90c37892ec8abdbb966268c69934fe009418cee362aa0256326c5b6c4659
checksum=b48db9fce5389cf6cb4a64b547cae3b11953383ecbd1846bc3af2c7dcb5a7182
CFLAGS="-DVERSION=\'\"${version}\"\'"