mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
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'
|
# Template file for 'fio'
|
||||||
pkgname=fio
|
pkgname=fio
|
||||||
version=3.21
|
version=3.22
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
make_build_args="T_TEST_PROGS="
|
make_build_args="T_TEST_PROGS="
|
||||||
|
@ -13,7 +13,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=22262808730f38ddd515d9f2f43b08ec31ad89f3e8c84645e8ce46b1b01f345d
|
checksum=d40f2a632f84866478b666a553204239145f8883f6dca545ceb3ac4c3fbedc82
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue