summaryrefslogtreecommitdiffstats
path: root/system/fio/fio.SlackBuild
diff options
context:
space:
mode:
author Brenton Earl <brent@exitstatusone.com>2020-09-16 07:40:33 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-09-16 07:40:33 +0700
commit1fdc4890634de8e43dab0782cbdeb02c014b2b2e (patch)
tree8f31c3f2fb733c7c331fa600db57df1f0e933863 /system/fio/fio.SlackBuild
parent235150b8448d09949f1cb85bc931acccb467ff87 (diff)
downloadslackbuilds-1fdc4890634de8e43dab0782cbdeb02c014b2b2e.tar.gz
slackbuilds-1fdc4890634de8e43dab0782cbdeb02c014b2b2e.tar.xz
system/fio: Updated for version 3.23.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/fio/fio.SlackBuild')
-rw-r--r--system/fio/fio.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/fio/fio.SlackBuild b/system/fio/fio.SlackBuild
index 2c5741e585..3e923213c6 100644
--- a/system/fio/fio.SlackBuild
+++ b/system/fio/fio.SlackBuild
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=fio
-VERSION=${VERSION:-3.19}
+VERSION=${VERSION:-3.23}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}