summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Barry J. Grundy <bgrundyatlinuxleo.com>2010-05-12 17:46:01 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-12 17:46:01 +0200
commit27846f207a9ae404b35ab292472b54f2234051a8 (patch)
treeebb87626660bf468c1acbf4685a7ce9b35be35d5 /system
parent09faf5e15a863c4230b51b08c7822273eac97d22 (diff)
downloadslackbuilds-27846f207a9ae404b35ab292472b54f2234051a8.tar.gz
slackbuilds-27846f207a9ae404b35ab292472b54f2234051a8.tar.xz
system/sleuthkit: Updated for version 3.0.1
Diffstat (limited to 'system')
-rw-r--r--system/sleuthkit/README2
-rw-r--r--system/sleuthkit/sleuthkit.SlackBuild2
-rw-r--r--system/sleuthkit/sleuthkit.info8
3 files changed, 6 insertions, 6 deletions
diff --git a/system/sleuthkit/README b/system/sleuthkit/README
index 67b22d4418..8032c2a882 100644
--- a/system/sleuthkit/README
+++ b/system/sleuthkit/README
@@ -5,4 +5,4 @@ acquired during incident response or from live systems. The
Sleuth Kit is open source, which allows investigators to verify
the actions of the tool or customize it to specific needs.
-Sleuthkit can use libewf and afflib, both available from Slackbuilds.org \ No newline at end of file
+Sleuthkit can use libewf and afflib, available at Slackbuilds.org \ No newline at end of file
diff --git a/system/sleuthkit/sleuthkit.SlackBuild b/system/sleuthkit/sleuthkit.SlackBuild
index 36c1a5d756..4063759981 100644
--- a/system/sleuthkit/sleuthkit.SlackBuild
+++ b/system/sleuthkit/sleuthkit.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=sleuthkit
-VERSION=3.0.0
+VERSION=3.0.1
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/sleuthkit/sleuthkit.info b/system/sleuthkit/sleuthkit.info
index 75cc3427bc..3b469976ec 100644
--- a/system/sleuthkit/sleuthkit.info
+++ b/system/sleuthkit/sleuthkit.info
@@ -1,8 +1,8 @@
PRGNAM="sleuthkit"
-VERSION="3.0.0"
+VERSION="3.0.1"
HOMEPAGE="http://www.sleuthkit.org/sleuthkit/"
-DOWNLOAD="http://downloads.sourceforge.net/sleuthkit/sleuthkit-3.0.0.tar.gz"
-MD5SUM="98ef95dd54832109b95eb85c102409b3"
+DOWNLOAD="http://downloads.sourceforge.net/sleuthkit/sleuthkit-3.0.1.tar.gz"
+MD5SUM="55956dd3bbfa6c9e2ebcc685c2a9569d"
MAINTAINER="Barry J. Grundy"
EMAIL="bgrundy<at>linuxleo.com"
-APPROVED="Michiel"
+APPROVED="dsomero"