diff options
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" |