community/fio to 2.2.5-1

This commit is contained in:
Kevin Mihelich 2015-01-22 19:52:32 +00:00
parent 713f77398b
commit 64dd07d05d

View file

@ -7,7 +7,7 @@
# - removed numactl dependency
pkgname=fio
pkgver=2.2.4
pkgver=2.2.5
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=('9e1c77216457d9e21e418a55fa28bc1f98c283723fe9dcccff6138e3fb25285b')
sha256sums=('c2e57448907e8b809cfda6a38b9bd6139638d3117142eb2593c419ded77d21dc')
prepare() {
cd fio-$pkgver