sleuthkit: update to 4.11.1.

This commit is contained in:
Leah Neukirchen 2021-11-01 19:03:14 +01:00
parent b16345cd07
commit c8d31498dc

View file

@ -1,6 +1,6 @@
# Template file for 'sleuthkit'
pkgname=sleuthkit
version=4.11.0
version=4.11.1
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=f0c0e7a72135c6033a40f87514808e8d0d81716a719a29face3980897037bf95
checksum=81432c57458e9369dbdfbade096f8e779b0f169683a833675e787c34014d4d3f
post_extract() {
sed -i 's:sys/fcntl.h:fcntl.h:g' tsk/fs/tsk_fs_i.h