community/fio to 2.2.11-1

This commit is contained in:
Kevin Mihelich 2015-11-05 19:51:12 +00:00
parent da821e2e54
commit 110021cf48

View file

@ -7,7 +7,7 @@
# - removed numactl dependency
pkgname=fio
pkgver=2.2.10
pkgver=2.2.11
pkgrel=1
pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing'
arch=(i686 x86_64)
@ -20,7 +20,7 @@ optdepends=(
'gnuplot: generating plots using fio_generate_plots'
)
source=(http://brick.kernel.dk/snaps/fio-$pkgver.tar.bz2)
sha256sums=('04b4490c69f82bafeccbab51d33732cfd74e7a54e74eae0d9a2450faf4f1d857')
sha256sums=('03ac5354537002f44d09112a46e97d59dee326ddb01e3a1cee65dcc9322ebcf2')
prepare() {
cd fio-$pkgver