summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Barry J. Grundy2023-07-08 04:58:40 +0200
committer Willy Sudiarto Raharjo2023-07-08 11:40:40 +0200
commitb095354e3fb00945aec0531e9281732b8eadbc9a (patch)
treef8c847600575bd96aff4e2e95ebf30a8efd38da0 /system
parent13ad3c89ccb75d8c08103fb8ae6e5b38607c384d (diff)
downloadslackbuilds-b095354e3fb00945aec0531e9281732b8eadbc9a.tar.gz
system/sleuthkit: Updated for version 4.12.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/sleuthkit/README5
-rw-r--r--system/sleuthkit/sleuthkit.SlackBuild5
-rw-r--r--system/sleuthkit/sleuthkit.info6
3 files changed, 6 insertions, 10 deletions
diff --git a/system/sleuthkit/README b/system/sleuthkit/README
index 9cccdf1e3f..47375806de 100644
--- a/system/sleuthkit/README
+++ b/system/sleuthkit/README
@@ -12,10 +12,7 @@ various disk image formats:
- afflib (for Advanced Forensic Format files).
- libvhdi
- libvmdk
-
-Note: If you are building TSK for use with Plaso or the DFVFS, it is
-strongly recommended that you build libewf, libvhdi and libvmdk
-support into TSK by installing those libraries first.
+ - libvslvm
Note: by default, Java support is disabled in this build. If you
require Java support, install a JDK (jdk, openjdk8, etc), source its
diff --git a/system/sleuthkit/sleuthkit.SlackBuild b/system/sleuthkit/sleuthkit.SlackBuild
index 7c7939b88d..447ae32354 100644
--- a/system/sleuthkit/sleuthkit.SlackBuild
+++ b/system/sleuthkit/sleuthkit.SlackBuild
@@ -26,13 +26,12 @@
# IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
# THE POSSIBILITY OF SUCH DAMAGE.
-# Updated v4.11.1 April 2022. Barry J. Grundy
-# <bgrundy(at)linuxleo.com>
+# Updated v4.12.0 July 2023 Barry J. Grundy <bgrundy(at)linuxleo.com>
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=sleuthkit
-VERSION=${VERSION:-4.11.1}
+VERSION=${VERSION:-4.12.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/sleuthkit/sleuthkit.info b/system/sleuthkit/sleuthkit.info
index 4bf8b32176..99972c09c3 100644
--- a/system/sleuthkit/sleuthkit.info
+++ b/system/sleuthkit/sleuthkit.info
@@ -1,8 +1,8 @@
PRGNAM="sleuthkit"
-VERSION="4.11.1"
+VERSION="4.12.0"
HOMEPAGE="http://www.sleuthkit.org/sleuthkit/"
-DOWNLOAD="https://github.com/sleuthkit/sleuthkit/releases/download/sleuthkit-4.11.1/sleuthkit-4.11.1.tar.gz"
-MD5SUM="6fba461181b0583e0411cd3ae7f5c7b9"
+DOWNLOAD="https://github.com/sleuthkit/sleuthkit/releases/download/sleuthkit-4.12.0/sleuthkit-4.12.0.tar.gz"
+MD5SUM="4beb0e6d3f303642a160e816914c5690"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""