diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/fio.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/fio.rb b/Library/Formula/fio.rb index 08c74b777..f128cdaa4 100644 --- a/Library/Formula/fio.rb +++ b/Library/Formula/fio.rb @@ -2,8 +2,8 @@ require 'formula' class Fio < Formula homepage 'http://freecode.com/projects/fio' - url 'http://brick.kernel.dk/snaps/fio-2.0.7.tar.bz2' - sha1 '597cca3a5843daeb3584ce52d090c58ca6632ef7' + url 'http://brick.kernel.dk/snaps/fio-2.0.15.tar.bz2' + sha1 '3b672f19ef37d0f4d733dc78820a5e4a735b9a7f' def install system "make", "prefix=#{prefix}", |
