diff options
author | Barry J. Grundy <bgrundyat> | 2022-05-20 18:07:21 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-21 08:25:27 +0700 |
commit | 6673438a40958ace02e7fe8cb166106a37ff35d3 (patch) | |
tree | 0eb7e3e5cbd30e697d8859ae23e4d935a86a8294 /python/plaso/plaso.info | |
parent | d933d5a0cf39d2076e1f3d17f93b98888d0a4978 (diff) |
python/plaso: Updated for version 20220428.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 b8d80d9bcc9fc..9d33b44bc2aed 100644 --- a/python/plaso/plaso.info +++ b/python/plaso/plaso.info @@ -1,10 +1,10 @@ PRGNAM="plaso" -VERSION="20190131" +VERSION="20220428" HOMEPAGE="https://github.com/log2timeline/plaso" -DOWNLOAD="https://github.com/log2timeline/plaso/releases/download/20190131/plaso-20190131.tar.gz" -MD5SUM="42402d1a43b7145d34f91bb3d64ef346" +DOWNLOAD="https://linuxleo.com/Source/plaso-20220428.tar.gz" +MD5SUM="8591b1e290e5cd31800a83a0d4ded76c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="dfvfs artifacts bencode biplist python2-dateutil dfwinreg dotty elasticsearch5 hachoir-metadata python2-lz4 pefile psutil python2-pyzmq pytz XlsxWriter libesedb libevt libevtx libfwsi liblnk libmsiecf libolecf libscca yara-python" +REQUIRES="dfvfs artifacts python3-bencode python3-dateutil python3-defusedxml dfwinreg python3-lz4 pefile psutil python3-pyzmq pytz libesedb libevt libevtx libfwsi liblnk libmsiecf libolecf libscca redis-py python3-yara XlsxWriter" MAINTAINER="Barry J. Grundy" EMAIL="bgrundy<at>linuxleo.com" |