diff --git a/srcpkgs/sleuthkit/template b/srcpkgs/sleuthkit/template index 5c7a8bd390..f7d3ebf142 100644 --- a/srcpkgs/sleuthkit/template +++ b/srcpkgs/sleuthkit/template @@ -1,6 +1,6 @@ # Template file for 'sleuthkit' pkgname=sleuthkit -version=4.10.1 +version=4.10.2 revision=1 wrksrc="${pkgname}-${pkgname}-${version}" build_style=gnu-configure @@ -12,8 +12,9 @@ short_desc="File system and media management forensic analysis tools" 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=18e587f5f1869f9d87edc4e77e7d5ddcacfd0966d15e5fb45ce520b0fe9ff03e +changelog="https://github.com/sleuthkit/sleuthkit/releases" +distfiles="https://github.com/sleuthkit/sleuthkit/archive/sleuthkit-${version}.tar.gz" +checksum=da9a336c37e03b78bd912acf243953254a3215f0b3646f9d2c526f4b502e6f11 post_extract() { sed -i 's:sys/fcntl.h:fcntl.h:g' tsk/fs/tsk_fs_i.h