summaryrefslogtreecommitdiffstats
path: root/system/volatility/volatility.SlackBuild
diff options
context:
space:
mode:
author Barry J. Grundy2017-01-22 09:21:18 +0100
committer Willy Sudiarto Raharjo2017-01-24 01:22:58 +0100
commit8508d131cad632e1262430d050cd06b820f38752 (patch)
tree8afbb4869893e8f9e6ac23b72884e59e94f5366e /system/volatility/volatility.SlackBuild
parent4d259c7478c7b95958755e382996c522a01a0214 (diff)
downloadslackbuilds-8508d131cad632e1262430d050cd06b820f38752.tar.gz
system/volatility: Updated for version 2.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/volatility/volatility.SlackBuild')
-rw-r--r--system/volatility/volatility.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/volatility/volatility.SlackBuild b/system/volatility/volatility.SlackBuild
index d95adcd369..e164596349 100644
--- a/system/volatility/volatility.SlackBuild
+++ b/system/volatility/volatility.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for volatility
-# Copyright 2014-2015 Barry Grundy <bgrundy[at]linuxleo.com>
+# Copyright 2014-2017 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.
#
-# Created v2.5 August 2016, Barry J. Grundy.
+# Updated to v2.6 January 2017, Barry J. Grundy.
PRGNAM=volatility
-VERSION=${VERSION:-2.5}
+VERSION=${VERSION:-2.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}