forkstat: update to 0.02.16, fix license.
This commit is contained in:
parent
458c743919
commit
debcf3c8c0
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'forkstat'
|
# Template file for 'forkstat'
|
||||||
pkgname=forkstat
|
pkgname=forkstat
|
||||||
version=0.02.14
|
version=0.02.16
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Program that logs process fork(), exec() and exit() activity"
|
short_desc="Program that logs process fork(), exec() and exit() activity"
|
||||||
maintainer="Wilson Birney <wpb@360scada.com>"
|
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/"
|
homepage="https://kernel.ubuntu.com/~cking/forkstat/"
|
||||||
distfiles="https://kernel.ubuntu.com/~cking/tarballs/forkstat/forkstat-${version}.tar.xz"
|
distfiles="https://kernel.ubuntu.com/~cking/tarballs/forkstat/forkstat-${version}.tar.xz"
|
||||||
checksum=b48db9fce5389cf6cb4a64b547cae3b11953383ecbd1846bc3af2c7dcb5a7182
|
checksum=9ce82a4781dca21c37378a423ac5cacf2663b6fb64162c856f459ca439dd3fe7
|
||||||
CFLAGS="-DVERSION=\'\"${version}\"\'"
|
CFLAGS="-DVERSION=\'\"${version}\"\'"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue