confuse: add 2.7 bottle.
This commit is contained in:
parent
f2c707575f
commit
a8856e40a2
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class Confuse < Formula
|
|||
url 'http://savannah.nongnu.org/download/confuse/confuse-2.7.tar.gz'
|
||||
sha1 'b3f74f9763e6c9012476dbd323d083af4be34cad'
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "1364f86a7dfa199fee07f273f6e3b4945b9db02a" => :yosemite
|
||||
sha1 "d1edb26d0b30a9d85453cf811a5acf582dba3d56" => :mavericks
|
||||
sha1 "9ede76f809eb464d96a8f703fb74c1678fc0c48d" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue