sleuthkit: update to 4.6.0.
This commit is contained in:
parent
a4fc1617a4
commit
00aade1f36
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sleuthkit'
|
# Template file for 'sleuthkit'
|
||||||
pkgname=sleuthkit
|
pkgname=sleuthkit
|
||||||
version=4.5.0
|
version=4.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-2,IBM-PL-1.0,CPL-1.0"
|
license="GPL-2,IBM-PL-1.0,CPL-1.0"
|
||||||
homepage="http://www.sleuthkit.org/"
|
homepage="http://www.sleuthkit.org/"
|
||||||
distfiles="https://github.com/sleuthkit/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/sleuthkit/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||||
checksum=76df30d392dd4b694d5b0669afe706c17f61de9c31293f7bea52209df6357a1c
|
checksum=ad3e26958234c9e866dfbfb751bcd6ed300ff76446dc6767a6f9083df4bf4974
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i 's/daddr_t/uint32_t/g' tools/srchtools/sigfind.cpp
|
sed -i 's/daddr_t/uint32_t/g' tools/srchtools/sigfind.cpp
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue