fatrace: Fix checksum
This commit is contained in:
parent
d376d93425
commit
14eb3dca6c
1 changed files with 1 additions and 1 deletions
|
@ -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=5da03eea97791ce033988cd0a97ef9f519c9b9817d1771ba517ec75a9f010f86
|
||||
checksum=e0812d425255779841388377c7a112187a6dfce8f4c32df0d9afc38855ade9e1
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/sbin/bin/g' Makefile
|
||||
|
|
Loading…
Reference in a new issue