mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-07 05:12:58 +02:00
fio: update to 3.36.
This commit is contained in:
parent
88bd55a86f
commit
f2427a340d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fio'
|
||||
pkgname=fio
|
||||
version=3.35
|
||||
version=3.36
|
||||
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=36b98f35622ee594364bfd9a527523a44cda0dda2455ba9f2dcae2cd7dd3859f
|
||||
checksum=b34b8f3c5cd074c09ea487ffe3f444e95565c214b34a73042f35b00cbaab0e17
|
||||
python_version=3
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Add table
Reference in a new issue