From ad736796882755de4a6ee1301188d9c71c712d5f Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 21 Jan 2025 17:12:41 +0100 Subject: [PATCH] fatrace: update to 0.18.0. --- srcpkgs/fatrace/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fatrace/template b/srcpkgs/fatrace/template index 3add6a57495..54a49b9a571 100644 --- a/srcpkgs/fatrace/template +++ b/srcpkgs/fatrace/template @@ -1,6 +1,6 @@ # Template file for 'fatrace' pkgname=fatrace -version=0.17.0 +version=0.18.0 revision=1 build_style=gnu-makefile short_desc="Report system wide file access events" @@ -8,7 +8,7 @@ maintainer="Leah Neukirchen " license="GPL-3.0-or-later" homepage="https://github.com/martinpitt/fatrace" distfiles="https://github.com/martinpitt/fatrace/archive/${version}.tar.gz" -checksum=38f23014be5c2d5f7d40560931ae8bf24161db311d1795631bfaba02845eed90 +checksum=f2ca2623c7b3744d01827e0301df315e8b428c9a479081469ee6d21d0889de51 post_extract() { sed -i 's/sbin/bin/g' Makefile