diff options
author | Barry J. Grundy <bgrundyat> | 2019-01-20 14:39:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-20 22:02:57 +0700 |
commit | 8d3421410b2d913af98a1a1c3d26a9d84afc795c (patch) | |
tree | 1469c33d2eae0eaab6869de6a17a88db4e886c9f /python/dfwinreg/dfwinreg.info | |
parent | cf6e8f6ab07e5a3271f56c0f9f17c29e39ad92b0 (diff) |
python/dfwinreg: Updated for version 20180712.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/dfwinreg/dfwinreg.info')
-rw-r--r-- | python/dfwinreg/dfwinreg.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/dfwinreg/dfwinreg.info b/python/dfwinreg/dfwinreg.info index 5122dc7e95da3..c53bde133ac8a 100644 --- a/python/dfwinreg/dfwinreg.info +++ b/python/dfwinreg/dfwinreg.info @@ -1,10 +1,10 @@ PRGNAM="dfwinreg" -VERSION="20170706" +VERSION="20180712" HOMEPAGE="https://github.com/log2timeline/dfwinreg" -DOWNLOAD="https://github.com/log2timeline/dfwinreg/releases/download/20170706/dfwinreg-20170706.tar.gz" -MD5SUM="64ef5f83bf944aac6636df8ba1c83a1b" +DOWNLOAD="https://github.com/log2timeline/dfwinreg/releases/download/20180712/dfwinreg-20180712.tar.gz" +MD5SUM="7160c912a10f40cc091f7224be1bbccc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="construct dfdatetime libregf" +REQUIRES="PyYAML dfdatetime dtfabric libregf" MAINTAINER="Barry J. Grundy" EMAIL="bgrundy<at>linuxleo.com" |