From 556ca5025487d57fcb180fd88f5d4c257a3c8f1f Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 1 Aug 2021 16:48:08 +0200 Subject: [PATCH] sleuthkit: update to 4.11.0. --- srcpkgs/sleuthkit/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/sleuthkit/template b/srcpkgs/sleuthkit/template index f7d3ebf142f..d95af662dcc 100644 --- a/srcpkgs/sleuthkit/template +++ b/srcpkgs/sleuthkit/template @@ -1,6 +1,6 @@ # Template file for 'sleuthkit' pkgname=sleuthkit -version=4.10.2 +version=4.11.0 revision=1 wrksrc="${pkgname}-${pkgname}-${version}" build_style=gnu-configure @@ -14,7 +14,7 @@ license="GPL-2.0-only, IPL-1.0, CPL-1.0" homepage="https://www.sleuthkit.org/" changelog="https://github.com/sleuthkit/sleuthkit/releases" distfiles="https://github.com/sleuthkit/sleuthkit/archive/sleuthkit-${version}.tar.gz" -checksum=da9a336c37e03b78bd912acf243953254a3215f0b3646f9d2c526f4b502e6f11 +checksum=f0c0e7a72135c6033a40f87514808e8d0d81716a719a29face3980897037bf95 post_extract() { sed -i 's:sys/fcntl.h:fcntl.h:g' tsk/fs/tsk_fs_i.h