sleuthkit: update to 4.7.0.
This commit is contained in:
parent
bcf14b563b
commit
e147638381
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sleuthkit'
|
||||
pkgname=sleuthkit
|
||||
version=4.6.7
|
||||
version=4.7.0
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2.0-only, IPL-1.0, CPL-1.0"
|
||||
homepage="https://www.sleuthkit.org/"
|
||||
distfiles="https://github.com/sleuthkit/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=7f6305160109d681dd6fe00b7a19f1c43af35d2eb265d3abbdc2749611707687
|
||||
checksum=bc56f342442ef02f981a7c461e23ff407e1b9e68b16d2f28150b6300c4435996
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/daddr_t/uint32_t/g' tools/srchtools/sigfind.cpp
|
||||
|
|
Loading…
Reference in New Issue