diff options
author | Barry J. Grundy <bgrundyat> | 2019-03-11 09:42:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-16 06:53:21 +0700 |
commit | 44e56f02e56025f2a9ecadd2fe35b45ec36e817e (patch) | |
tree | e239b38fd51c866492e9ad4a2908885ac8e33f42 /python/plaso/plaso.info | |
parent | b7b3ba786702673b947ea436caa3fc7190c37027 (diff) | |
download | slackbuilds-44e56f02e56025f2a9ecadd2fe35b45ec36e817e.tar.gz |
python/plaso: Updated for version 20190131.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/plaso/plaso.info')
-rw-r--r-- | python/plaso/plaso.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/plaso/plaso.info b/python/plaso/plaso.info index 4152e52509..6e1fd11bf0 100644 --- a/python/plaso/plaso.info +++ b/python/plaso/plaso.info @@ -1,8 +1,8 @@ PRGNAM="plaso" -VERSION="20181219" +VERSION="20190131" HOMEPAGE="https://github.com/log2timeline/plaso" -DOWNLOAD="https://github.com/log2timeline/plaso/releases/download/20181219/plaso-20181219.tar.gz" -MD5SUM="1c481485569e72dbe9e583e67099cda2" +DOWNLOAD="https://github.com/log2timeline/plaso/releases/download/20190131/plaso-20190131.tar.gz" +MD5SUM="42402d1a43b7145d34f91bb3d64ef346" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="dfvfs artifacts bencode biplist python-requests 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" |