sleuthkit: update to 4.6.2.

This commit is contained in:
maxice8 2018-08-08 18:05:08 -03:00
parent f514a47f10
commit 26a975ac99

View file

@ -1,7 +1,7 @@
# Template file for 'sleuthkit'
pkgname=sleuthkit
version=4.6.1
revision=2
version=4.6.2
revision=1
build_style=gnu-configure
wrksrc="${pkgname}-${pkgname}-${version}"
hostmakedepends="automake libtool"
@ -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=bb2c936dbc88820fc4a875bc9b610f56c6a4a61b7bc8625f86be2549a948a7a9
checksum=a41edce93b72127bac73132d062edf6ff90b66f6a08e18b46e5734b1bb3d51ed
post_extract() {
sed -i 's/daddr_t/uint32_t/g' tools/srchtools/sigfind.cpp