summaryrefslogtreecommitdiffstats
path: root/system/fio
diff options
context:
space:
mode:
author Brenton Earl2018-03-07 12:53:30 +0100
committer Willy Sudiarto Raharjo2018-03-10 01:11:03 +0100
commit00fb184b9963b7dfc83c4b5b00821af6477b8c19 (patch)
treedf8bdd60dba73eb1d2cdf58a41ffde5bf7b760df /system/fio
parent629eed54eb4c40a72cb51439f211004193853f9e (diff)
downloadslackbuilds-00fb184b9963b7dfc83c4b5b00821af6477b8c19.tar.gz
system/fio: Updated for version 3.5.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/fio')
-rw-r--r--system/fio/fio.SlackBuild4
-rw-r--r--system/fio/fio.info6
2 files changed, 5 insertions, 5 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}
diff --git a/system/fio/fio.info b/system/fio/fio.info
index cc95e715a0..284f55f3ae 100644
--- a/system/fio/fio.info
+++ b/system/fio/fio.info
@@ -1,8 +1,8 @@
PRGNAM="fio"
-VERSION="3.0"
+VERSION="3.5"
HOMEPAGE="http://git.kernel.dk/cgit/fio/"
-DOWNLOAD="http://brick.kernel.dk/snaps/fio-3.0.tar.gz"
-MD5SUM="2687c1262751f20a8e81df4ad6b8bad6"
+DOWNLOAD="http://brick.kernel.dk/snaps/fio-3.5.tar.gz"
+MD5SUM="ad9f143754d6bf843658cd9d05b19d3a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""