fio: update to 3.24.
This commit is contained in:
parent
818f95ffbd
commit
0597a5e7bd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fio'
|
||||
pkgname=fio
|
||||
version=3.23
|
||||
version=3.24
|
||||
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=a35e6c2eb69cde26d771175cb9a46719c964c7bbb700328da8649ab22a6b624c
|
||||
checksum=8e1d19cf261c183c4f1f670ee45f778a068c1307ccb354f24fa3501a2ab5373d
|
||||
python_version=3
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue