diff options
author | Barry J. Grundy <bgrundyatlinuxleo.com> | 2017-02-17 11:17:57 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-02-17 21:52:07 +0000 |
commit | d6bef62cfdceabff1594d45f36fc6eb2ba31ac28 (patch) | |
tree | d1cdeedd8b14e30e593f04fba46472cacaf9fced /python/plaso/plaso.info | |
parent | e96f42dc8b5eb2b16f04948c2589d1dc0a9bdf21 (diff) |
python/plaso: Updated for version 1.5.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/plaso/plaso.info')
-rw-r--r-- | python/plaso/plaso.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/python/plaso/plaso.info b/python/plaso/plaso.info index 14ef36b74aa50..6596079fa804b 100644 --- a/python/plaso/plaso.info +++ b/python/plaso/plaso.info @@ -1,10 +1,10 @@ PRGNAM="plaso" -VERSION="1.4.0" -HOMEPAGE="http://plaso.kiddaland.net/" -DOWNLOAD="https://github.com/log2timeline/plaso/releases/download/1.4.0/plaso-1.4.0.tar.gz" -MD5SUM="7606c380a810981a098448a55760a8f0" +VERSION="1.5.1" +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_x86_64="" MD5SUM_x86_64="" -REQUIRES="ipython dfvfs artifacts bencode binplist dpkt hachoir-metadata pefile psutil pyparsing python-requests XlsxWriter pyzmq libesedb libevt libevtx libfwsi liblnk libmsiecf libolecf libregf" +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" MAINTAINER="Barry J. Grundy" EMAIL="bgrundy<at>linuxleo.com" |