diff --git a/srcpkgs/sleuthkit/template b/srcpkgs/sleuthkit/template index d33aa6aec29..b17362edc70 100644 --- a/srcpkgs/sleuthkit/template +++ b/srcpkgs/sleuthkit/template @@ -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 " 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