fio: update to 3.22.
This commit is contained in:
parent
f1bc2e0986
commit
8747d5c2a0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'fio'
|
||||
pkgname=fio
|
||||
version=3.21
|
||||
revision=2
|
||||
version=3.22
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=configure
|
||||
make_build_args="T_TEST_PROGS="
|
||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/axboe/fio"
|
||||
distfiles="https://github.com/axboe/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=22262808730f38ddd515d9f2f43b08ec31ad89f3e8c84645e8ce46b1b01f345d
|
||||
checksum=d40f2a632f84866478b666a553204239145f8883f6dca545ceb3ac4c3fbedc82
|
||||
python_version=3
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue