sleuthkit: update to 4.6.3

This commit is contained in:
Andrew Benson 2018-10-14 23:02:40 -05:00 committed by maxice8
parent f532213e13
commit 042fc3dfcd
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'sleuthkit'
pkgname=sleuthkit
version=4.6.2
version=4.6.3
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=a41edce93b72127bac73132d062edf6ff90b66f6a08e18b46e5734b1bb3d51ed
checksum=315fd5cb49953f1ae7e1e07a3cfff0da811ec3333bb758436f92c827c326f023
post_extract() {
sed -i 's/daddr_t/uint32_t/g' tools/srchtools/sigfind.cpp