mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-02 01:52:59 +02:00
fatrace: update to 0.19.1.
This commit is contained in:
parent
b268d6e6e0
commit
3d78e535d9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fatrace'
|
||||
pkgname=fatrace
|
||||
version=0.18.0
|
||||
version=0.19.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Report system wide file access events"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/martinpitt/fatrace"
|
||||
distfiles="https://github.com/martinpitt/fatrace/archive/${version}.tar.gz"
|
||||
checksum=f2ca2623c7b3744d01827e0301df315e8b428c9a479081469ee6d21d0889de51
|
||||
checksum=fd8f143f4e162d36c8ae29c51b32d315415447829c81091e3bb86b326051c77c
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/sbin/bin/g' Makefile
|
||||
|
|
Loading…
Add table
Reference in a new issue