mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sleuthkit: update to 4.11.1.
This commit is contained in:
parent
b16345cd07
commit
c8d31498dc
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.11.0
|
version=4.11.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -14,7 +14,7 @@ license="GPL-2.0-only, IPL-1.0, CPL-1.0"
|
||||||
homepage="https://www.sleuthkit.org/"
|
homepage="https://www.sleuthkit.org/"
|
||||||
changelog="https://github.com/sleuthkit/sleuthkit/releases"
|
changelog="https://github.com/sleuthkit/sleuthkit/releases"
|
||||||
distfiles="https://github.com/sleuthkit/sleuthkit/archive/sleuthkit-${version}.tar.gz"
|
distfiles="https://github.com/sleuthkit/sleuthkit/archive/sleuthkit-${version}.tar.gz"
|
||||||
checksum=f0c0e7a72135c6033a40f87514808e8d0d81716a719a29face3980897037bf95
|
checksum=81432c57458e9369dbdfbade096f8e779b0f169683a833675e787c34014d4d3f
|
||||||
|
|
||||||
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue