mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
sleuthkit: use th 4.6.0 as 4.6.1 has disappeared
This commit is contained in:
parent
9c1d38bb2a
commit
02bf6773f2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sleuthkit'
|
||||
pkgname=sleuthkit
|
||||
version=4.6.1
|
||||
version=4.6.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2.0-only, IPL-1.0, CPL-1.0"
|
||||
homepage="http://www.sleuthkit.org/"
|
||||
distfiles="https://github.com/sleuthkit/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=db34ea0891938b072bdb05c13a10235ee66f30a041fbfd6d2aeffd91f8156ca7
|
||||
checksum=ad3e26958234c9e866dfbfb751bcd6ed300ff76446dc6767a6f9083df4bf4974
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/daddr_t/uint32_t/g' tools/srchtools/sigfind.cpp
|
||||
|
|
Loading…
Add table
Reference in a new issue