fio: update to 3.23.
This commit is contained in:
parent
f5d460dc07
commit
39de8506a4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fio'
|
||||
pkgname=fio
|
||||
version=3.22
|
||||
version=3.23
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=configure
|
||||
|
@ -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=d40f2a632f84866478b666a553204239145f8883f6dca545ceb3ac4c3fbedc82
|
||||
checksum=a35e6c2eb69cde26d771175cb9a46719c964c7bbb700328da8649ab22a6b624c
|
||||
python_version=3
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue