libofx: add 0.9.9 bottle.
This commit is contained in:
parent
72ef12fc19
commit
19536c68ae
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,12 @@ class Libofx < Formula
|
|||
url 'https://downloads.sourceforge.net/project/libofx/libofx/0.9.9/libofx-0.9.9.tar.gz'
|
||||
sha1 'b8ea875cee16953166449de8ddd1b69fb181f61b'
|
||||
|
||||
bottle do
|
||||
sha1 "676b94bdce5b335bd7aefac3a0b2a5e11674516a" => :mavericks
|
||||
sha1 "d44ebbd6b9850599b0ea5830424046f0a5f5819a" => :mountain_lion
|
||||
sha1 "17ce22023ebc16af6e678b2f5b3f01b1e0e62fa5" => :lion
|
||||
end
|
||||
|
||||
depends_on 'open-sp'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue