fatrace: update to 0.15.
This commit is contained in:
parent
5767bcc47f
commit
9fb817ec13
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fatrace'
|
||||
pkgname=fatrace
|
||||
version=0.14
|
||||
version=0.15
|
||||
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="http://launchpad.net/fatrace"
|
||||
distfiles="http://launchpad.net/fatrace/trunk/${version}/+download/${pkgname}-${version}.tar.xz"
|
||||
checksum=d876999a801398e981e1a4d09b2259b92249fc55f05b31e60010deb27557bb8c
|
||||
checksum=f9447115428c0b88abf05438559c1c4b1a3aec6d69fc09dc469c295249b419ad
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/sbin/bin/g' Makefile
|
||||
|
|
Loading…
Reference in a new issue