summaryrefslogtreecommitdiff
path: root/system/sleuthkit/sleuthkit.SlackBuild
diff options
context:
space:
mode:
authorBarry J. Grundy <bgrundy@gmail.com>2022-04-28 20:11:16 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-30 13:52:11 +0700
commit640598ed25e9fc46e653df57ebf62451a6e01642 (patch)
treeb15d061989ec18fd9954572a8e5591e7bb079de9 /system/sleuthkit/sleuthkit.SlackBuild
parentb4069a477a74348627e1452a5cc5fe2aa1c1c3cc (diff)
downloadslackbuilds-640598ed25e9fc46e653df57ebf62451a6e01642.tar.gz
system/sleuthkit: Updated for version 4.11.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/sleuthkit/sleuthkit.SlackBuild')
-rw-r--r--system/sleuthkit/sleuthkit.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/sleuthkit/sleuthkit.SlackBuild b/system/sleuthkit/sleuthkit.SlackBuild
index 259f309367..7c7939b88d 100644
--- a/system/sleuthkit/sleuthkit.SlackBuild
+++ b/system/sleuthkit/sleuthkit.SlackBuild
@@ -26,14 +26,14 @@
# IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
# THE POSSIBILITY OF SUCH DAMAGE.
-# Updated v4.11.0 August 2021. Barry J. Grundy
+# Updated v4.11.1 April 2022. Barry J. Grundy
# <bgrundy(at)linuxleo.com>
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=sleuthkit
-VERSION=${VERSION:-4.11.0}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-4.11.1}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}