fio: update to 3.38.
This commit is contained in:
parent
97402f7c89
commit
319af12e50
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fio'
|
||||
pkgname=fio
|
||||
version=3.37
|
||||
version=3.38
|
||||
revision=1
|
||||
build_style=configure
|
||||
make_build_args="T_TEST_PROGS="
|
||||
|
@ -12,7 +12,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=b59099d42d5c62a8171974e54466a688c8da6720bf74a7f16bf24fb0e51ff92d
|
||||
checksum=73b3ca18a66fb88a90dae73b9994fdd18d35161d914ffe2089380760af5533cf
|
||||
python_version=3
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue