fatrace: update to 0.19.1.

This commit is contained in:
Leah Neukirchen 2025-08-26 21:21:29 +02:00
parent b268d6e6e0
commit 3d78e535d9

View file

@ -1,6 +1,6 @@
# Template file for 'fatrace' # Template file for 'fatrace'
pkgname=fatrace pkgname=fatrace
version=0.18.0 version=0.19.1
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
short_desc="Report system wide file access events" short_desc="Report system wide file access events"
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://github.com/martinpitt/fatrace" homepage="https://github.com/martinpitt/fatrace"
distfiles="https://github.com/martinpitt/fatrace/archive/${version}.tar.gz" distfiles="https://github.com/martinpitt/fatrace/archive/${version}.tar.gz"
checksum=f2ca2623c7b3744d01827e0301df315e8b428c9a479081469ee6d21d0889de51 checksum=fd8f143f4e162d36c8ae29c51b32d315415447829c81091e3bb86b326051c77c
post_extract() { post_extract() {
sed -i 's/sbin/bin/g' Makefile sed -i 's/sbin/bin/g' Makefile