diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2015-11-14 07:33:54 +0100 |
---|---|---|
committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2015-11-14 07:33:54 +0100 |
commit | 7aecb9379feb66a84d3b1742af81aeb182135157 (patch) | |
tree | cb2c72ea383ee5080f187b54848149e4de7ad54c /t/sbo/python/dfvfs | |
parent | b088cabff2a6e9826b7520b4c57b4ac0820ea90c (diff) | |
download | sbotools2-7aecb9379feb66a84d3b1742af81aeb182135157.tar.xz |
Add new files needed by test
Diffstat (limited to 't/sbo/python/dfvfs')
-rw-r--r-- | t/sbo/python/dfvfs/dfvfs.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/t/sbo/python/dfvfs/dfvfs.info b/t/sbo/python/dfvfs/dfvfs.info new file mode 100644 index 0000000..7682864 --- /dev/null +++ b/t/sbo/python/dfvfs/dfvfs.info @@ -0,0 +1,10 @@ +PRGNAM="dfvfs" +VERSION="20150303" +HOMEPAGE="https://github.com/log2timeline/dfvfs" +DOWNLOAD="https://github.com/log2timeline/dfvfs/releases/download/20150303/dfvfs-20150303.tar.gz" +MD5SUM="8a6efd521504ead489c00b94d1883665" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="construct protobuf libbde libewf libqcow libsigscan libsmdev libsmraw libvhdi libvmdk libvshadow pytsk" +MAINTAINER="Barry J. Grundy" +EMAIL="bgrundy<at>linuxleo.com" |