community/fio to 3.12-1

This commit is contained in:
Kevin Mihelich 2018-11-07 00:21:21 +00:00
parent 8e5e9f6fdf
commit e8ac986f49

View file

@ -7,7 +7,7 @@
# - removed numactl dependency
pkgname=fio
pkgver=3.11
pkgver=3.12
pkgrel=1
pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing'
arch=(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=('f8271adb66ad36e5aa282093b337fadf3380fff63ffa6a653dec701fdf99ff0c')
sha256sums=('85f24f16313f5c149d95a00104fdae99df26290de70d1f94ed6a00d7fcfa91f1')
prepare() {
cd fio-fio-$pkgver