sleuthkit: update to 4.10.2.

This commit is contained in:
Leah Neukirchen 2021-03-24 00:11:02 +01:00
parent 8fde031f63
commit 0d7d908d7d
1 changed files with 4 additions and 3 deletions

View File

@ -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 <leah@vuxu.org>"
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