mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/fio to 2.2.8-1
This commit is contained in:
parent
57b1f34607
commit
169f3ea2ae
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# - removed numactl dependency
|
||||
|
||||
pkgname=fio
|
||||
pkgver=2.2.7
|
||||
pkgver=2.2.8
|
||||
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=('6e3cd5bda0747e61cbfd42c7b3cfe044ea8981d8d3a486f0a2f2fafdb954296f')
|
||||
sha256sums=('671a1166e098a8f103d6f41051a90ebac1d5f32e125f598c97d110ed32e59998')
|
||||
|
||||
prepare() {
|
||||
cd fio-$pkgver
|
||||
|
|
Loading…
Reference in a new issue