summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Barry J. Grundy <bgrundy@linuxleo.com>2015-01-22 06:18:32 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-01-22 06:34:16 +0700
commitc39054c9fe082957a636b69317edf35857e5eecd (patch)
tree2aac871031ec483b1d85e6aa5e9be0e5393d5200 /python
parent571c0275682eff873a36488132532dd7881e8015 (diff)
downloadslackbuilds-c39054c9fe082957a636b69317edf35857e5eecd.tar.gz
slackbuilds-c39054c9fe082957a636b69317edf35857e5eecd.tar.xz
python/dfvfs: Updated for version 20150117.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/dfvfs/dfvfs.SlackBuild6
-rw-r--r--python/dfvfs/dfvfs.info8
2 files changed, 7 insertions, 7 deletions
diff --git a/python/dfvfs/dfvfs.SlackBuild b/python/dfvfs/dfvfs.SlackBuild
index fdbd0c9d21..7902de7a4d 100644
--- a/python/dfvfs/dfvfs.SlackBuild
+++ b/python/dfvfs/dfvfs.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for dfvfs
-# Copyright 2014 Barry Grundy <bgrundy[at]linuxleo.com>
+# Copyright 2014-2015 Barry Grundy <bgrundy[at]linuxleo.com>
# 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 v20150108 - January 2015 - Barry J. Grundy
+# updated for v20150117 - January 2015 - Barry J. Grundy
PRGNAM=dfvfs
-VERSION=${VERSION:-20150108}
+VERSION=${VERSION:-20150117}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/dfvfs/dfvfs.info b/python/dfvfs/dfvfs.info
index 0360f68d8a..045174f920 100644
--- a/python/dfvfs/dfvfs.info
+++ b/python/dfvfs/dfvfs.info
@@ -1,10 +1,10 @@
PRGNAM="dfvfs"
-VERSION="20150108"
+VERSION="20150117"
HOMEPAGE="https://github.com/log2timeline/dfvfs"
-DOWNLOAD="https://github.com/log2timeline/dfvfs/releases/download/20150108/dfvfs-20150108.tar.gz"
-MD5SUM="a5fa8287db7b9e25ffe7d44562b622a1"
+DOWNLOAD="https://github.com/log2timeline/dfvfs/releases/download/20150117/dfvfs-20150117.tar.gz"
+MD5SUM="9b65341d3ce745535d9efed79623edf6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="construct protobuf libbde libewf libqcow libsmdev libsmraw libvhdi libvmdk libvshadow pytsk"
+REQUIRES="construct protobuf libbde libewf libqcow libsigscan libsmdev libsmraw libvhdi libvmdk libvshadow pytsk"
MAINTAINER="Barry J. Grundy"
EMAIL="bgrundy<at>linuxleo.com"