community/fio to 2.2.10-1

This commit is contained in:
Jason Plum 2015-09-13 08:10:08 -04:00
parent 3fea92d9d8
commit 7be38da56a

View file

@ -7,7 +7,7 @@
# - removed numactl dependency
pkgname=fio
pkgver=2.2.9
pkgver=2.2.10
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=('c881d9cf15500bd4436970d0467c356c5c021417131587931ba78845e965bf56')
sha256sums=('04b4490c69f82bafeccbab51d33732cfd74e7a54e74eae0d9a2450faf4f1d857')
prepare() {
cd fio-$pkgver