system/fio: Updated for version 3.29.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Clemons 2022-02-05 16:58:58 +13:00 committed by Willy Sudiarto Raharjo
parent af599fc946
commit b7a5ade829
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 6 additions and 6 deletions

View file

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=fio
VERSION=${VERSION:-3.23}
VERSION=${VERSION:-3.29}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="fio"
VERSION="3.23"
HOMEPAGE="http://git.kernel.dk/cgit/fio/"
DOWNLOAD="http://brick.kernel.dk/snaps/fio-3.23.tar.gz"
MD5SUM="497f8bad953723a8c4c46f2a58a13b24"
VERSION="3.29"
HOMEPAGE="https://git.kernel.dk/cgit/fio/"
DOWNLOAD="https://brick.kernel.dk/snaps/fio-3.29.tar.gz"
MD5SUM="340dceb63a9b7fe2d4cbcb1b3293b129"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

View file

@ -15,5 +15,5 @@ fio: otherwise parameters given to them overriding that setting is given.
fio: The typical use of fio is to write a job file matching the io load
fio: one wants to simulate.
fio:
fio: Homepage: http://git.kernel.dk/cgit/fio/
fio: Homepage: https://git.kernel.dk/cgit/fio/
fio: