fio: update to 3.4.

This commit is contained in:
maxice8 2018-02-14 12:16:24 -02:00 committed by Leаh Neukirchen
parent 448aadb519
commit 78911a1f64

View file

@ -1,6 +1,6 @@
# Template file for 'fio'
pkgname=fio
version=3.3
version=3.4
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=75e2ce17e17918eb4e79d4ac46d99ba1a5e7c0808b7973fb191c6177b2e5755a
checksum=edde11621aefdfe4e18c7108d036c3338c5d12f584f823ea319ee895f1a0024e
case "$XBPS_TARGET_MACHINE" in
i686*|x86_64*) makedepends+=" libnuma-devel"