sleuthkit: update to 4.9.0.
This commit is contained in:
parent
9afaf07c0b
commit
529a8d8765
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sleuthkit'
|
||||
pkgname=sleuthkit
|
||||
version=4.8.0
|
||||
version=4.9.0
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2.0-only, IPL-1.0, CPL-1.0"
|
||||
homepage="https://www.sleuthkit.org/"
|
||||
distfiles="https://github.com/sleuthkit/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=2228b1fed467fc104a14922adf0199b06f63eb39ee1a6af03c0480bbff777e11
|
||||
checksum=00faf25c8ffd9271b1c144586a4197fa3ed4cefa70adab1d73ad39376ae009fe
|
||||
|
||||
post_extract() {
|
||||
sed -i 's:sys/fcntl.h:fcntl.h:g' tsk/fs/tsk_fs_i.h
|
||||
|
|
Loading…
Reference in New Issue