mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
sleuthkit: update to 4.10.1.
This commit is contained in:
parent
6c8c5d46a9
commit
326457b9ad
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.10.0
|
version=4.10.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
build_style=gnu-configure
|
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"
|
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"
|
distfiles="https://github.com/sleuthkit/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||||
checksum=5684d95858bec8f6ed1f97ebb9e216715a28b53768abf04eac2fbedac22b1755
|
checksum=18e587f5f1869f9d87edc4e77e7d5ddcacfd0966d15e5fb45ce520b0fe9ff03e
|
||||||
|
|
||||||
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