fio: update to 3.2.
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| # Template file for 'fio' | ||||
| pkgname=fio | ||||
| version=3.1 | ||||
| version=3.2 | ||||
| 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=282fd4d6822f588c3a6261369b68172084d7d606f1c8fe36e1ae83ca52e7c976 | ||||
| checksum=5f54652d00858fe933902b0dfd0cdbc7bd4278e5de5e84bb8df43f15b33a146a | ||||
|  | ||||
| case "$XBPS_TARGET_MACHINE" in | ||||
| 	i686*|x86_64*) makedepends+=" libnuma-devel" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Leah Neukirchen
					Leah Neukirchen