mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fatrace: update to 0.17.0.
This commit is contained in:
parent
7fbf91834b
commit
2e8806ba9b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fatrace'
|
# Template file for 'fatrace'
|
||||||
pkgname=fatrace
|
pkgname=fatrace
|
||||||
version=0.16.3
|
version=0.17.0
|
||||||
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=e0812d425255779841388377c7a112187a6dfce8f4c32df0d9afc38855ade9e1
|
checksum=38f23014be5c2d5f7d40560931ae8bf24161db311d1795631bfaba02845eed90
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i 's/sbin/bin/g' Makefile
|
sed -i 's/sbin/bin/g' Makefile
|
||||||
|
|
Loading…
Add table
Reference in a new issue