community/fio to 2.2.1-1

This commit is contained in:
Kevin Mihelich 2014-12-23 19:19:42 +00:00
parent a4e7f4be51
commit e785c21d70

View file

@ -7,7 +7,7 @@
# - removed numactl dependency
pkgname=fio
pkgver=2.1.14
pkgver=2.2.1
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=('98f7c375c7b1c9f9b5e02578e858437059bc9bfa0db8edaa800a37dc5b21d854')
sha256sums=('d4cafea658cb1c316ddc0404e63640359c28b8c9240694d3aa859a2d7560fcc9')
prepare() {
cd fio-$pkgver