aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libcdio.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-07-03 18:36:38 +0100
committerMike McQuaid2014-07-03 22:33:23 +0100
commit37875aa26987de3338ab72d541e28ab7e99f105a (patch)
tree460cb704f1614952d82d7a7dd30534e6f893cd90 /Library/Formula/libcdio.rb
parentbc5cd6964204142b4d012d4ce158a1b4e935d6fb (diff)
downloadhomebrew-37875aa26987de3338ab72d541e28ab7e99f105a.tar.bz2
libcdio: add 0.92 bottle.
Diffstat (limited to 'Library/Formula/libcdio.rb')
-rw-r--r--Library/Formula/libcdio.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/libcdio.rb b/Library/Formula/libcdio.rb
index 8bb2ccfe6..d4388d7c2 100644
--- a/Library/Formula/libcdio.rb
+++ b/Library/Formula/libcdio.rb
@@ -6,6 +6,13 @@ class Libcdio < Formula
mirror 'http://ftp.gnu.org/gnu/libcdio/libcdio-0.92.tar.gz'
sha1 '530031897955729ddb7c850c183f234f7a6516b7'
+ bottle do
+ cellar :any
+ sha1 "bf6dcf0e95bf97ab3bac869a540ee5f0b309d3a2" => :mavericks
+ sha1 "daa6de483ecc043d54462e1380dc9d5b80a3e001" => :mountain_lion
+ sha1 "7df4ad927c3cb52f6f2403283f218c5f4ea29111" => :lion
+ end
+
depends_on 'pkg-config' => :build
def install