fio: update to 2.16.
This commit is contained in:
parent
853ea385c9
commit
ceec91844f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fio'
|
||||
pkgname=fio
|
||||
version=2.15
|
||||
version=2.16
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=configure
|
||||
|
@ -12,7 +12,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="https://github.com/axboe/fio"
|
||||
distfiles="https://github.com/axboe/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=bcc4407d3f8d0b02964a738b11719e6daa45461fd830ac6d0a7909ea25da4156
|
||||
checksum=92520bff7e45750f697366823b81a9899c5150f34fef0414919e9e1110627bd4
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*|x86_64*) makedepends+=" libnuma-devel"
|
||||
|
|
Loading…
Reference in a new issue