summaryrefslogtreecommitdiffstats
path: root/python/dfvfs/dfvfs.SlackBuild
diff options
context:
space:
mode:
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 73b080284f..c09e93b458 100644
--- a/python/dfvfs/dfvfs.SlackBuild
+++ b/python/dfvfs/dfvfs.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for dfvfs
-# Copyright 2014-2018 Barry Grundy <bgrundy[at]linuxleo.com>
+# Copyright 2014-2019 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 v20171230, March 2018
+# updated for v20181215, Jan 2019
PRGNAM=dfvfs
-VERSION=${VERSION:-20171230}
+VERSION=${VERSION:-20181215}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}