diff --git a/srcpkgs/sleuthkit/template b/srcpkgs/sleuthkit/template index 8f50e76c0b..732768f210 100644 --- a/srcpkgs/sleuthkit/template +++ b/srcpkgs/sleuthkit/template @@ -1,7 +1,7 @@ # Template file for 'sleuthkit' pkgname=sleuthkit -version=4.6.1 -revision=2 +version=4.6.2 +revision=1 build_style=gnu-configure wrksrc="${pkgname}-${pkgname}-${version}" hostmakedepends="automake libtool" @@ -12,7 +12,7 @@ maintainer="Leah Neukirchen " license="GPL-2.0-only, IPL-1.0, CPL-1.0" homepage="http://www.sleuthkit.org/" distfiles="https://github.com/sleuthkit/${pkgname}/archive/${pkgname}-${version}.tar.gz" -checksum=bb2c936dbc88820fc4a875bc9b610f56c6a4a61b7bc8625f86be2549a948a7a9 +checksum=a41edce93b72127bac73132d062edf6ff90b66f6a08e18b46e5734b1bb3d51ed post_extract() { sed -i 's/daddr_t/uint32_t/g' tools/srchtools/sigfind.cpp