From 150ded4ccbab6449b90072eec58debfa94c7727b Mon Sep 17 00:00:00 2001 From: Barry J. Grundy Date: Sun, 22 Jan 2017 15:22:34 +0700 Subject: python/dfvfs: Updated for version 20160918. Signed-off-by: Willy Sudiarto Raharjo --- python/dfvfs/README | 4 ---- python/dfvfs/dfvfs.SlackBuild | 6 +++--- python/dfvfs/dfvfs.info | 8 ++++---- 3 files changed, 7 insertions(+), 11 deletions(-) (limited to 'python/dfvfs') diff --git a/python/dfvfs/README b/python/dfvfs/README index 5da0c46fae..b479346982 100644 --- a/python/dfvfs/README +++ b/python/dfvfs/README @@ -4,7 +4,3 @@ The goal of dfVFS is to provide a generic interface for accessing file-system objects, for which it uses several back-ends that provide the actual implementation of the various storage media types, volume systems and file systems. - -For more information see: - -* Project documentation: https://github.com/log2timeline/dfvfs/wiki/Home diff --git a/python/dfvfs/dfvfs.SlackBuild b/python/dfvfs/dfvfs.SlackBuild index 1abd5068ef..0279c7d987 100644 --- a/python/dfvfs/dfvfs.SlackBuild +++ b/python/dfvfs/dfvfs.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for dfvfs -# Copyright 2014-2016 Barry Grundy +# Copyright 2014-2017 Barry Grundy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -21,10 +21,10 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# updated for v20160108 August 2016 Barry J. Grundy +# updated for v20160918 January 2017 Barry J. Grundy PRGNAM=dfvfs -VERSION=${VERSION:-20160108} +VERSION=${VERSION:-20160918} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/dfvfs/dfvfs.info b/python/dfvfs/dfvfs.info index a339e81836..b0fdfbe4ad 100644 --- a/python/dfvfs/dfvfs.info +++ b/python/dfvfs/dfvfs.info @@ -1,10 +1,10 @@ PRGNAM="dfvfs" -VERSION="20160108" +VERSION="20160918" HOMEPAGE="https://github.com/log2timeline/dfvfs" -DOWNLOAD="https://github.com/log2timeline/dfvfs/releases/download/20160108/dfvfs-20160108.tar.gz" -MD5SUM="32566e6bb2664f3e114b172205d8f4d7" +DOWNLOAD="https://github.com/log2timeline/dfvfs/releases/download/20160918/dfvfs-20160918.tar.gz" +MD5SUM="15fbee8f09ff971a4206f74a34650fbd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="construct protobuf libbde libewf libfsntfs libqcow libsigscan libsmdev libsmraw libvhdi libvmdk libvshadow pytsk" +REQUIRES="construct pycrypto dfdatetime pytsk libbde libewf libfsntfs libfvde libfwnt libqcow libsigscan libsmdev libsmraw libvhdi libvmdk libvshadow libvslvm" MAINTAINER="Barry J. Grundy" EMAIL="bgrundylinuxleo.com" -- cgit v1.2.3