From 992d33a4184a7b4ec45a87f91eb0d6d2c95e638e Mon Sep 17 00:00:00 2001 From: mobinmob Date: Tue, 24 Dec 2019 20:02:14 +0200 Subject: [PATCH] forkstat: update to 0.02.12. --- srcpkgs/forkstat/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/forkstat/template b/srcpkgs/forkstat/template index f301b41bdba..ebaa7165805 100644 --- a/srcpkgs/forkstat/template +++ b/srcpkgs/forkstat/template @@ -1,6 +1,6 @@ # Template file for 'forkstat' pkgname=forkstat -version=0.02.11 +version=0.02.12 revision=1 build_style=gnu-makefile short_desc="Program that logs process fork(), exec() and exit() activity" @@ -8,5 +8,5 @@ maintainer="Wilson Birney " 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=717ad3c2a22f5dc68d51ac25cc86deb69820dffbc8ea1101b9792040a843921a +checksum=250a90c37892ec8abdbb966268c69934fe009418cee362aa0256326c5b6c4659 CFLAGS="-DVERSION=\'\"${version}\"\'"