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'
|
||||
pkgname=fatrace
|
||||
version=0.16.3
|
||||
version=0.17.0
|
||||
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=e0812d425255779841388377c7a112187a6dfce8f4c32df0d9afc38855ade9e1
|
||||
checksum=38f23014be5c2d5f7d40560931ae8bf24161db311d1795631bfaba02845eed90
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/sbin/bin/g' Makefile
|
||||
|
|
Loading…
Add table
Reference in a new issue