summaryrefslogtreecommitdiffstats
path: root/python/plaso
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
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')
-rw-r--r--python/plaso/plaso.SlackBuild6
-rw-r--r--python/plaso/plaso.info10
2 files changed, 8 insertions, 8 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}
diff --git a/python/plaso/plaso.info b/python/plaso/plaso.info
index f28b7f4dd5..e3ce488987 100644
--- a/python/plaso/plaso.info
+++ b/python/plaso/plaso.info
@@ -1,10 +1,10 @@
PRGNAM="plaso"
-VERSION="20180127"
-HOMEPAGE="https://github.com/log2timeline/plaso/wiki"
-DOWNLOAD="https://github.com/log2timeline/plaso/releases/download/20180127/plaso-20180127.tar.gz"
-MD5SUM="28a2536b43f7870747d5d9dde75e1ae3"
+VERSION="20181219"
+HOMEPAGE="https://github.com/log2timeline/plaso"
+DOWNLOAD="https://github.com/log2timeline/plaso/releases/download/20181219/plaso-20181219.tar.gz"
+MD5SUM="1c481485569e72dbe9e583e67099cda2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="dfvfs artifacts bencode binplist dpkt dfwinreg hachoir-metadata dotty pefile psutil pyparsing python-requests python-future XlsxWriter pyzmq pytz libesedb libevt libevtx libfwsi liblnk libmsiecf libolecf python-dateutil yara-python libscca"
+REQUIRES="dfvfs artifacts bencode biplist python-dateutil dfwinreg dotty elasticsearch5 hachoir-metadata idna python-lz4 pefile psutil pyparsing pyzmq pytz XlsxWriter libesedb libevt libevtx libfwsi liblnk libmsiecf libolecf libscca yara-python"
MAINTAINER="Barry J. Grundy"
EMAIL="bgrundy<at>linuxleo.com"