afio: add 2.5.1 bottle.
This commit is contained in:
parent
9e19cb417f
commit
37821a0671
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class Afio < Formula
|
|||
url 'http://members.chello.nl/~k.holtman/afio-2.5.1.tgz'
|
||||
sha1 'bff6b9a147dc5b0e6bd7f1a76f0b84e4dd9a7dc9'
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "1a3bbc0e6d6ff0926a75141af4204a6f167af533" => :mavericks
|
||||
sha1 "ffda2ae983cf6e1212aff8f4933799f124ec136f" => :mountain_lion
|
||||
sha1 "68ecadc2fc7e8dd268ac9e6a63fc12927d60f897" => :lion
|
||||
end
|
||||
|
||||
#Note - The Freecode website is being no longer being updated and alternative links should be found from now on.
|
||||
|
||||
option "bzip2", "Use bzip2(1) instead of gzip(1) for compression/decompression"
|
||||
|
|
Loading…
Reference in a new issue