diff options
author | Barry J. Grundy <bgrundyatlinuxleo.com> | 2018-03-22 22:45:17 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-03-22 22:45:17 +0000 |
commit | aeae2dd25997d19c8127c1aeb570213fc3d8969d (patch) | |
tree | 439544aff20d96b4feaca7b616775b49c69ca1a3 /python/plaso/plaso.info | |
parent | 37fa2e977fc15b4878daf750adf16891ec84487d (diff) | |
download | slackbuilds-aeae2dd25997d19c8127c1aeb570213fc3d8969d.tar.gz |
python/plaso: Updated for version 20180127.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/plaso/plaso.info')
-rw-r--r-- | python/plaso/plaso.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/plaso/plaso.info b/python/plaso/plaso.info index 6596079fa8..f28b7f4dd5 100644 --- a/python/plaso/plaso.info +++ b/python/plaso/plaso.info @@ -1,10 +1,10 @@ PRGNAM="plaso" -VERSION="1.5.1" +VERSION="20180127" HOMEPAGE="https://github.com/log2timeline/plaso/wiki" -DOWNLOAD="https://github.com/log2timeline/plaso/releases/download/1.5.1/plaso-1.5.1.tar.gz" -MD5SUM="4d2ea183562aae1753713add3d89eef2" +DOWNLOAD="https://github.com/log2timeline/plaso/releases/download/20180127/plaso-20180127.tar.gz" +MD5SUM="28a2536b43f7870747d5d9dde75e1ae3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="pip pytest mock ipython dfvfs artifacts bencode binplist dpkt dfwinreg hachoir-metadata dotty pefile psutil pyparsing python-requests XlsxWriter pyzmq pytz libesedb libevt libevtx libfwsi liblnk libmsiecf libolecf python-dateutil yara-python libscca" +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" MAINTAINER="Barry J. Grundy" EMAIL="bgrundy<at>linuxleo.com" |