aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2015-01-18 20:02:37 +0000
committerMike McQuaid2015-01-19 18:15:56 +0100
commite2814d746813347f620c11fcceb133c76c792798 (patch)
tree7ebb9060e942619c64a389b315a0ea1cc43624af /Library/Formula
parentf031d9f26b6e74206b88a643a8de4b9b972e6ad0 (diff)
downloadhomebrew-e2814d746813347f620c11fcceb133c76c792798.tar.bz2
lcab: add 1.0b12 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/lcab.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/lcab.rb b/Library/Formula/lcab.rb
index f2f970165..3526b7d1f 100644
--- a/Library/Formula/lcab.rb
+++ b/Library/Formula/lcab.rb
@@ -4,6 +4,13 @@ class Lcab < Formula
mirror "https://launchpad.net/ubuntu/intrepid/+source/lcab/1.0b12-3/+files/lcab_1.0b12.orig.tar.gz"
sha1 "3e5a1f23f0ea1c991e80322592e3ede9f38ecd94"
+ bottle do
+ cellar :any
+ sha1 "59abd5c575ebef28014ece5e5eed683a708e743d" => :yosemite
+ sha1 "baa794d78fdb16b1ce38e1f3bfbcc7d0898e6900" => :mavericks
+ sha1 "4f16ad16bcd28d90c26760d7ffe3ea540d6cf46c" => :mountain_lion
+ end
+
def install
system "./configure", "--disable-debug",
"--disable-dependency-tracking",