summaryrefslogtreecommitdiffstats
path: root/system/fio/fio.SlackBuild
diff options
context:
space:
mode:
author Brenton Earl <brent@exitstatusone.com>2018-03-07 11:53:30 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-03-10 07:11:03 +0700
commit00fb184b9963b7dfc83c4b5b00821af6477b8c19 (patch)
treedf8bdd60dba73eb1d2cdf58a41ffde5bf7b760df /system/fio/fio.SlackBuild
parent629eed54eb4c40a72cb51439f211004193853f9e (diff)
downloadslackbuilds-00fb184b9963b7dfc83c4b5b00821af6477b8c19.tar.gz
slackbuilds-00fb184b9963b7dfc83c4b5b00821af6477b8c19.tar.xz
system/fio: Updated for version 3.5.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/fio/fio.SlackBuild')
-rw-r--r--system/fio/fio.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/fio/fio.SlackBuild b/system/fio/fio.SlackBuild
index 24530ae39b..8dbcfce4ef 100644
--- a/system/fio/fio.SlackBuild
+++ b/system/fio/fio.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for fio
# Copyright 2012 Binh Nguyen <binhvng@gmail.com>
-# Copyright 2015-2017 Brenton Earl <brent@exitstatusone.com>
+# Copyright 2015-2018 Brenton Earl <brent@exitstatusone.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=fio
-VERSION=${VERSION:-3.0}
+VERSION=${VERSION:-3.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}