sleuthkit: update to 4.11.0.

This commit is contained in:
Leah Neukirchen 2021-08-01 16:48:08 +02:00
parent e424163e66
commit 556ca50254

View file

@ -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