sleuthkit: update to 4.6.4.

This commit is contained in:
maxice8 2018-11-09 19:14:09 -02:00 committed by maxice8
parent 2341b280b9
commit b82744edc7
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
# Template file for 'sleuthkit'
pkgname=sleuthkit
version=4.6.3
version=4.6.4
revision=1
build_style=gnu-configure
wrksrc="${pkgname}-${pkgname}-${version}"
build_style=gnu-configure
hostmakedepends="automake libtool"
makedepends="libewf-devel sqlite-devel zlib-devel"
depends="perl"
@ -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=315fd5cb49953f1ae7e1e07a3cfff0da811ec3333bb758436f92c827c326f023
checksum=9329322b738a5b721cb95c78f71efc1faaef39db3b9b2a5c1fbbbb9de7d657c2
post_extract() {
sed -i 's/daddr_t/uint32_t/g' tools/srchtools/sigfind.cpp