community/fio to 2.2.7-1

This commit is contained in:
Kevin Mihelich 2015-04-15 19:31:51 +00:00
parent 5120d38a66
commit c1ff0d2fb5

View file

@ -7,7 +7,7 @@
# - removed numactl dependency
pkgname=fio
pkgver=2.2.6
pkgver=2.2.7
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=('5d9a12c9fe2de95d15053ed56de8b06cc4cec5bfa38758a796d3a2eb9ce688db')
sha256sums=('6e3cd5bda0747e61cbfd42c7b3cfe044ea8981d8d3a486f0a2f2fafdb954296f')
prepare() {
cd fio-$pkgver