fio 2.2.10
Closes Homebrew/homebrew#44591. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
parent
8b31cee488
commit
4f1b90386d
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Fio < Formula
|
||||
desc "I/O benchmark and stress test"
|
||||
homepage "http://freecode.com/projects/fio"
|
||||
url "http://brick.kernel.dk/snaps/fio-2.2.9.tar.bz2"
|
||||
sha256 "c881d9cf15500bd4436970d0467c356c5c021417131587931ba78845e965bf56"
|
||||
url "http://brick.kernel.dk/snaps/fio-2.2.10.tar.bz2"
|
||||
sha256 "04b4490c69f82bafeccbab51d33732cfd74e7a54e74eae0d9a2450faf4f1d857"
|
||||
head "git://git.kernel.dk/fio.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue