fio: update to 2.18.
This commit is contained in:
parent
8a7791a29b
commit
a9288c07ed
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fio'
|
||||
pkgname=fio
|
||||
version=2.17
|
||||
version=2.18
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=configure
|
||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2"
|
||||
homepage="https://github.com/axboe/fio"
|
||||
distfiles="https://github.com/axboe/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=4d31ce145cc2d21e91aaf08bb4d14cca942ad6572131cba687906983478ce6e5
|
||||
checksum=f5ee5063254550a6b4fb14edf4bc44d905339568d327fedda06815247d84793e
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*|x86_64*) makedepends+=" libnuma-devel"
|
||||
|
|
Loading…
Reference in New Issue