diff options
author | Barry J. Grundy <bgrundyat> | 2022-05-20 17:13:36 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-21 08:25:27 +0700 |
commit | c3d0f84974dbd976aa50c60048c6fd2292cb34f4 (patch) | |
tree | 54338304763c9d1af834f8a0b81b29f427894449 /python/dfvfs/dfvfs.info | |
parent | fdc88f407c5cf122f3a3483f274e85c1a60dfe37 (diff) |
python/dfvfs: Updated for version 20220419.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/dfvfs/dfvfs.info')
-rw-r--r-- | python/dfvfs/dfvfs.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/dfvfs/dfvfs.info b/python/dfvfs/dfvfs.info index dcdafb11726c..8eabdf52865b 100644 --- a/python/dfvfs/dfvfs.info +++ b/python/dfvfs/dfvfs.info @@ -1,10 +1,10 @@ PRGNAM="dfvfs" -VERSION="20190128" +VERSION="20220419" HOMEPAGE="https://github.com/log2timeline/dfvfs" -DOWNLOAD="https://slackware.uk/sbosrcarch/by-md5/b/4/b40edc047cea330be013921d575f8caa/dfvfs-20190128.tar.gz" -MD5SUM="b40edc047cea330be013921d575f8caa" +DOWNLOAD="https://linuxleo.com/Source/dfvfs-20220419.tar.gz" +MD5SUM="1c68c744d186b7c04c6c4d2deae5e9a0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python2-pycrypto dfdatetime dtfabric libbde libewf libfsapfs libfsntfs libfvde libfwnt libqcow libsigscan libsmdev libsmraw pytsk libvhdi libvmdk libvshadow libvslvm pysqlite backports.lzma" +REQUIRES="cryptography dfdatetime dtfabric libbde libewf libfsapfs libfsext libfshfs libfsntfs libfsxfs libfvde libfwnt libluksde libmodi libphdi libqcow libsigscan libsmdev libsmraw pytsk libvhdi libvmdk libvsgpt libvshadow libvslvm xattr" MAINTAINER="Barry J. Grundy" EMAIL="bgrundy<at>linuxleo.com" |