13 lines
465 B
Bash
13 lines
465 B
Bash
# Template file for 'forkstat'
|
|
pkgname=forkstat
|
|
version=0.02.17
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
make_use_env=yes
|
|
short_desc="Program that logs process fork(), exec() and exit() activity"
|
|
maintainer="Wilson Birney <wpb@360scada.com>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://github.com/ColinIanKing/forkstat"
|
|
distfiles="${DEBIAN_SITE}/main/f/forkstat/forkstat_${version}.orig.tar.xz"
|
|
checksum=b50be23301b4e53adf430b4e49b3df271e4754cefb68cbb7e45d66f0b1216acf
|