summaryrefslogtreecommitdiffstats
path: root/system/fio/fio.SlackBuild
diff options
context:
space:
mode:
author Brenton Earl2019-06-22 15:07:41 +0200
committer Willy Sudiarto Raharjo2019-06-22 15:20:49 +0200
commit1e84ebc667f4240fea616349b90b32c097ed8839 (patch)
tree03ab81dc49b008e5f03e137d1fd127fef00d8fc8 /system/fio/fio.SlackBuild
parentac291ac0ba4c02d104f59df0a752b08896ae4050 (diff)
downloadslackbuilds-1e84ebc667f4240fea616349b90b32c097ed8839.tar.gz
system/fio: Updated for version 3.14.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 30f7dc1929..73ae4e24e9 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-2018 Brenton Earl <brent@exitstatusone.com>
+# Copyright 2015-2019 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.11}
+VERSION=${VERSION:-3.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}