sleuthkit: update to 4.12.0.

This commit is contained in:
Leah Neukirchen 2022-12-27 12:11:45 +01:00
parent c2a5f42ad2
commit c1cbb67f0b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'sleuthkit'
pkgname=sleuthkit
version=4.11.1
version=4.12.0
revision=1
build_style=gnu-configure
hostmakedepends="automake libtool"
@ -13,7 +13,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=81432c57458e9369dbdfbade096f8e779b0f169683a833675e787c34014d4d3f
checksum=0ca819723b08620e60e97083dc1727d3b6ab69b75b2b0eb421c27d6a0e0e5b57
post_extract() {
sed -i 's:sys/fcntl.h:fcntl.h:g' tsk/fs/tsk_fs_i.h