fio: update to 3.10.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'fio'
|
# Template file for 'fio'
|
||||||
pkgname=fio
|
pkgname=fio
|
||||||
version=3.9
|
version=3.10
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
@@ -9,10 +9,10 @@ makedepends="zlib-devel libaio-devel"
|
|||||||
depends="python"
|
depends="python"
|
||||||
short_desc="Flexible I/O tester"
|
short_desc="Flexible I/O tester"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2"
|
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=f3ed31f2305063a4c045b9a34e51e01cc423cdd3381d64f48c65a865e4766a7a
|
checksum=efe43d3e74038245d5c3283ec8bd01f19ef85de18e83b104f4075389eff28e57
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686*|x86_64*) makedepends+=" libnuma-devel"
|
i686*|x86_64*) makedepends+=" libnuma-devel"
|
||||||
|
|||||||
Reference in New Issue
Block a user