forkstat: update to 0.02.16, fix license.

This commit is contained in:
Daniel Eyßer 2021-05-29 18:16:37 +02:00 committed by Érico Nogueira Rolim
parent 458c743919
commit debcf3c8c0

View file

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