community/fio to 2.12-1

This commit is contained in:
Kevin Mihelich 2016-06-18 18:01:44 +00:00
parent 76407a90b2
commit edc806c504

View file

@ -7,7 +7,7 @@
# - removed numactl dependency
pkgname=fio
pkgver=2.11
pkgver=2.12
pkgrel=1
pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing'
arch=(i686 x86_64)
@ -21,7 +21,7 @@ optdepends=(
'gnuplot: generating plots using fio_generate_plots'
)
source=(https://github.com/axboe/fio/archive/fio-$pkgver.zip)
sha256sums=('a2a6833f8a8c77f3ed9b0759d628a923a4680fee5f092a91c52f9477cc6ac2f0')
sha256sums=('b959b80d476dee3785b9961b9f43a1bfe07e360167bb24df6669e7344a8c6aca')
prepare() {
cd fio-fio-$pkgver