summaryrefslogtreecommitdiffstats
path: root/system/bulk_extractor/bulk_extractor.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2019-10-12 08:21:51 +0200
committer Matteo Bernardini2019-10-12 08:21:51 +0200
commitc4eaef19b5e3bdc8c4434b8361dff2b267b02b61 (patch)
tree04a00336b6792c85760bf4a372840936e279c16a /system/bulk_extractor/bulk_extractor.SlackBuild
parentd66a0530d964c06cc3a20ccad1c8071297dedf4b (diff)
downloadslackbuilds-c4eaef19b5e3bdc8c4434b8361dff2b267b02b61.tar.gz
20191012.1 global branch merge.current-20191012.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/bulk_extractor/bulk_extractor.SlackBuild')
-rw-r--r--system/bulk_extractor/bulk_extractor.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/bulk_extractor/bulk_extractor.SlackBuild b/system/bulk_extractor/bulk_extractor.SlackBuild
index 2a7e955d4f..627aed32d5 100644
--- a/system/bulk_extractor/bulk_extractor.SlackBuild
+++ b/system/bulk_extractor/bulk_extractor.SlackBuild
@@ -25,7 +25,7 @@
# edited for v 1.5.5 November 2014 - added LightGrep option.
PRGNAM=bulk_extractor
-VERSION=${VERSION:-1.5.5}
+VERSION=${VERSION:-20170403_779dbe1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -62,9 +62,9 @@ set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
-rm -rf $TMP/$PRGNAM-$VERSION
cd $TMP
-tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
+rm -rf $PRGNAM-$VERSION
+tar xvf $CWD/$PRGNAM-$VERSION.tar.?z
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \