summaryrefslogtreecommitdiffstats
path: root/python/plaso/plaso.SlackBuild
diff options
context:
space:
mode:
author Barry J. Grundy2019-01-24 14:38:34 +0100
committer Willy Sudiarto Raharjo2019-01-25 06:11:00 +0100
commitc1bc1a4e1b9d7bd5341001ce1ccb755cb79fcd0f (patch)
tree8281e376c38a3f1164ee1d10d1966ea32af8307c /python/plaso/plaso.SlackBuild
parentb13d23de4eae7d8370caa7b348a98abd6dbdfd69 (diff)
downloadslackbuilds-c1bc1a4e1b9d7bd5341001ce1ccb755cb79fcd0f.tar.gz
python/plaso: Updated for version 20181215.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 6dfbf5e149..ad660e959d 100644
--- a/python/plaso/plaso.SlackBuild
+++ b/python/plaso/plaso.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for plaso
-# Copyright 2015-2018 Barry Grundy <bgrundy[at]linuxleo.com>
+# Copyright 2015-2019 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 20180127
+# Updated Build version 20181219
PRGNAM=plaso
-VERSION=${VERSION:-20180127}
+VERSION=${VERSION:-20181219}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}