summaryrefslogtreecommitdiffstats
path: root/python/plaso/plaso.SlackBuild
diff options
context:
space:
mode:
author Barry J. Grundy2017-02-17 12:17:57 +0100
committer David Spencer2017-02-17 22:52:07 +0100
commitd6bef62cfdceabff1594d45f36fc6eb2ba31ac28 (patch)
treed1cdeedd8b14e30e593f04fba46472cacaf9fced /python/plaso/plaso.SlackBuild
parente96f42dc8b5eb2b16f04948c2589d1dc0a9bdf21 (diff)
downloadslackbuilds-d6bef62cfdceabff1594d45f36fc6eb2ba31ac28.tar.gz
python/plaso: Updated for version 1.5.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/plaso/plaso.SlackBuild')
-rw-r--r--python/plaso/plaso.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/plaso/plaso.SlackBuild b/python/plaso/plaso.SlackBuild
index bff049ced2..f3fbfd8df1 100644
--- a/python/plaso/plaso.SlackBuild
+++ b/python/plaso/plaso.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for plaso
-# Copyright 2015-2016 Barry Grundy <bgrundy[at]linuxleo.com>
+# Copyright 2015-2017 Barry Grundy <bgrundy[at]linuxleo.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -21,10 +21,10 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
-# Updated Build version 1.4.0 August 2016 - Barry J. Grundy
+# Updated Build version 1.5.1 February 2017 - Barry J. Grundy
PRGNAM=plaso
-VERSION=${VERSION:-1.4.0}
+VERSION=${VERSION:-1.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}