summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Barry J. Grundy2023-07-08 05:00:47 +0200
committer Willy Sudiarto Raharjo2023-07-08 11:40:41 +0200
commit8acb97f6a399d2bc1e52ad33d7934cf3ff4210f0 (patch)
tree0928bedd6b7976ce478e81f38da2094ff78a8358 /system
parent807ea38da66d8ac8be0b9747107ae19d0a1d2200 (diff)
downloadslackbuilds-8acb97f6a399d2bc1e52ad33d7934cf3ff4210f0.tar.gz
system/bulk_extractor: Updated for version 2.0.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/bulk_extractor/bulk_extractor.SlackBuild6
-rw-r--r--system/bulk_extractor/bulk_extractor.info6
2 files changed, 7 insertions, 5 deletions
diff --git a/system/bulk_extractor/bulk_extractor.SlackBuild b/system/bulk_extractor/bulk_extractor.SlackBuild
index bf8d5dcc2a..b5947af8a5 100644
--- a/system/bulk_extractor/bulk_extractor.SlackBuild
+++ b/system/bulk_extractor/bulk_extractor.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for bulk_extractor
-# Copyright 2012-2014 Barry J. Grundy <bgrundy(at)linuxleo.com>
+# Copyright 2012-2023 Barry J. Grundy <bgrundy(at)linuxleo.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -35,10 +35,12 @@
# - remove 0-byte README from doc dir.
# - remove useless INSTALL from doc dir.
+# 20230703 Updated for 2.0.3
+
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=bulk_extractor
-VERSION=${VERSION:-2.0.0}
+VERSION=${VERSION:-2.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/bulk_extractor/bulk_extractor.info b/system/bulk_extractor/bulk_extractor.info
index 9b70a8d9f0..7c108d5316 100644
--- a/system/bulk_extractor/bulk_extractor.info
+++ b/system/bulk_extractor/bulk_extractor.info
@@ -1,8 +1,8 @@
PRGNAM="bulk_extractor"
-VERSION="2.0.0"
+VERSION="2.0.3"
HOMEPAGE="https://github.com/simsong/bulk_extractor/wiki"
-DOWNLOAD="https://github.com/simsong/bulk_extractor/releases/download/v2.0.0/bulk_extractor-2.0.0.tar.gz"
-MD5SUM="f723af17a0bccccee472bea8d9aa8147"
+DOWNLOAD="https://github.com/simsong/bulk_extractor/releases/download/v2.0.3/bulk_extractor-2.0.3.tar.gz"
+MD5SUM="b1e1e9226cdec2f19dba3bfaf18dbbf1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""