sleuthkit: update to 4.10.2.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'sleuthkit'
|
# Template file for 'sleuthkit'
|
||||||
pkgname=sleuthkit
|
pkgname=sleuthkit
|
||||||
version=4.10.1
|
version=4.10.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
@@ -12,8 +12,9 @@ short_desc="File system and media management forensic analysis tools"
|
|||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-only, IPL-1.0, CPL-1.0"
|
license="GPL-2.0-only, IPL-1.0, CPL-1.0"
|
||||||
homepage="https://www.sleuthkit.org/"
|
homepage="https://www.sleuthkit.org/"
|
||||||
distfiles="https://github.com/sleuthkit/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
changelog="https://github.com/sleuthkit/sleuthkit/releases"
|
||||||
checksum=18e587f5f1869f9d87edc4e77e7d5ddcacfd0966d15e5fb45ce520b0fe9ff03e
|
distfiles="https://github.com/sleuthkit/sleuthkit/archive/sleuthkit-${version}.tar.gz"
|
||||||
|
checksum=da9a336c37e03b78bd912acf243953254a3215f0b3646f9d2c526f4b502e6f11
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i 's:sys/fcntl.h:fcntl.h:g' tsk/fs/tsk_fs_i.h
|
sed -i 's:sys/fcntl.h:fcntl.h:g' tsk/fs/tsk_fs_i.h
|
||||||
|
|||||||
Reference in New Issue
Block a user