summaryrefslogtreecommitdiffstats
path: root/python/dfvfs/dfvfs.SlackBuild
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/dfvfs/dfvfs.SlackBuild
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/dfvfs/dfvfs.SlackBuild')
-rw-r--r--python/dfvfs/dfvfs.SlackBuild6
1 files changed, 3 insertions, 3 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}