New package: forkstat-0.02.10
This commit is contained in:
parent
10eea71bbf
commit
9d8d24523c
1 changed files with 12 additions and 0 deletions
12
srcpkgs/forkstat/template
Normal file
12
srcpkgs/forkstat/template
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Template file for 'forkstat'
|
||||
pkgname=forkstat
|
||||
version=0.02.10
|
||||
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"
|
||||
homepage="https://kernel.ubuntu.com/~cking/forkstat/"
|
||||
distfiles="https://kernel.ubuntu.com/~cking/tarballs/forkstat/forkstat-${version}.tar.xz"
|
||||
checksum=af039bcd9f11ee76721d96c2c65d7e9c8d5df0a3f688bcbe0a5add2dd5dbb6da
|
||||
CFLAGS="-DVERSION=\'\"${version}\"\'"
|
Loading…
Reference in a new issue