aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrewTestBot2014-07-03 13:32:20 +0100
committerBrewTestBot2014-07-03 13:32:20 +0100
commitcc74a03b6f888a89745b05e7d6bfe6f2fe56c7ed (patch)
treeb19621603a13e80315148cdb0dadf9d3b094d053 /Library
parent4452aa4dbead5c78cb723262a58a0927ca9b5f6a (diff)
downloadhomebrew-cc74a03b6f888a89745b05e7d6bfe6f2fe56c7ed.tar.bz2
aalib: add 1.4rc5 bottle.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/aalib.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/aalib.rb b/Library/Formula/aalib.rb
index 0fbdf45f4..521f288ed 100644
--- a/Library/Formula/aalib.rb
+++ b/Library/Formula/aalib.rb
@@ -5,6 +5,13 @@ class Aalib < Formula
url 'https://downloads.sourceforge.net/aa-project/aalib-1.4rc5.tar.gz'
sha1 'a23269e950a249d2ef93625837cace45ddbce03b'
+ bottle do
+ cellar :any
+ sha1 "91868f0ce9e9bbcd9a81206ad925a571144ac866" => :mavericks
+ sha1 "0e5d656547a69220d3f146e00ea82747d0f33aee" => :mountain_lion
+ sha1 "3e46ae8165db31c9c87a7bb344c09211c800153e" => :lion
+ end
+
# Fix malloc/stdlib issue on OS X
# Fix underquoted definition of AM_PATH_AALIB in aalib.m4
patch :DATA