system/fio: Updated for version 3.14.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Brenton Earl 2019-06-22 20:07:41 +07:00 committed by Willy Sudiarto Raharjo
parent ac291ac0ba
commit 1e84ebc667
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -1,8 +1,8 @@
PRGNAM="fio"
VERSION="3.11"
VERSION="3.14"
HOMEPAGE="http://git.kernel.dk/cgit/fio/"
DOWNLOAD="http://brick.kernel.dk/snaps/fio-3.11.tar.gz"
MD5SUM="c0f3941df6f3f1c548fa131e0f9fefad"
DOWNLOAD="http://brick.kernel.dk/snaps/fio-3.14.tar.gz"
MD5SUM="54eabdbcaac1d0d1edcd8a3bb6c927fc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""