malaga: add 7.12 bottle.
This commit is contained in:
parent
09de54bd01
commit
43bfa835f1
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class Malaga < Formula
|
|||
url 'http://home.arcor.de/bjoern-beutel/malaga/malaga-7.12.tgz'
|
||||
sha1 '19d74697575229231c18c83bb7a16b7ee6c31a51'
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "21c26733bf8c4d31017cbd751717777432004af3" => :mavericks
|
||||
sha1 "c7c3e9cb7aba63a2746f1acf5c274749a846928d" => :mountain_lion
|
||||
sha1 "3f93dd5b8ab479471e20e05c9a617ddb8a8e298d" => :lion
|
||||
end
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'glib'
|
||||
depends_on 'gtk+' => :optional
|
||||
|
|
Loading…
Reference in a new issue