mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fio: update to 3.38.
This commit is contained in:
parent
97402f7c89
commit
319af12e50
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fio'
|
# Template file for 'fio'
|
||||||
pkgname=fio
|
pkgname=fio
|
||||||
version=3.37
|
version=3.38
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
make_build_args="T_TEST_PROGS="
|
make_build_args="T_TEST_PROGS="
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://github.com/axboe/fio"
|
homepage="https://github.com/axboe/fio"
|
||||||
distfiles="https://github.com/axboe/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/axboe/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||||
checksum=b59099d42d5c62a8171974e54466a688c8da6720bf74a7f16bf24fb0e51ff92d
|
checksum=73b3ca18a66fb88a90dae73b9994fdd18d35161d914ffe2089380760af5533cf
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue