parent
9715726a4a
commit
2ddb70c1ab
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Fio < Formula
|
class Fio < Formula
|
||||||
desc "I/O benchmark and stress test"
|
desc "I/O benchmark and stress test"
|
||||||
homepage "http://freecode.com/projects/fio"
|
homepage "http://freecode.com/projects/fio"
|
||||||
url "https://github.com/axboe/fio/archive/fio-2.19.tar.gz"
|
url "https://github.com/axboe/fio/archive/fio-2.20.tar.gz"
|
||||||
sha256 "61fb03a18703269b781aaf195cb0d7931493bbb5bfcc8eb746d5d66d04ed77f7"
|
sha256 "eb51fbad161929f1bcd6c1d0d09d2c7543651f834aec860ba5def9bc52dcc3ae"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue