sleuthkit: update to 4.6.1.

Closes #14253.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-05-08 23:26:09 -03:00 committed by Enno Boland
parent d9df76b8da
commit 8d5e7a594a

View file

@ -1,6 +1,6 @@
# Template file for 'sleuthkit'
pkgname=sleuthkit
version=4.6.0
version=4.6.1
revision=1
build_style=gnu-configure
wrksrc="${pkgname}-${pkgname}-${version}"
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-only, IPL-1.0, CPL-1.0"
homepage="http://www.sleuthkit.org/"
distfiles="https://github.com/sleuthkit/${pkgname}/archive/${pkgname}-${version}.tar.gz"
checksum=ad3e26958234c9e866dfbfb751bcd6ed300ff76446dc6767a6f9083df4bf4974
checksum=bb2c936dbc88820fc4a875bc9b610f56c6a4a61b7bc8625f86be2549a948a7a9
post_extract() {
sed -i 's/daddr_t/uint32_t/g' tools/srchtools/sigfind.cpp