diff --git a/srcpkgs/fio/template b/srcpkgs/fio/template index 764d64dce58..856b2740614 100644 --- a/srcpkgs/fio/template +++ b/srcpkgs/fio/template @@ -1,6 +1,6 @@ # Template file for 'fio' pkgname=fio -version=2.13 +version=2.14 revision=1 wrksrc="${pkgname}-${pkgname}-${version}" build_style=configure @@ -12,7 +12,7 @@ maintainer="Christian Neukirchen " license="GPL-2" homepage="https://github.com/axboe/fio" distfiles="https://github.com/axboe/${pkgname}/archive/${pkgname}-${version}.tar.gz" -checksum=7b1d0fb68d8468acbac2b6f814e323b74085a7207f45524f7c1fc472e79bc91d +checksum=9fad9dd4d6304f1220023500abf07c5d20bf5e27fba95ac6edb7035939d363a5 case "$XBPS_TARGET_MACHINE" in i686*|x86_64*) makedepends+=" libnuma-devel"