aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/afflib.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-07-03 13:32:20 +0100
committerBrewTestBot2014-07-03 13:32:20 +0100
commit3f36cfdf61a48cb900ac090bb7c1eaad1f88f0e1 (patch)
tree2fcdc32ff868b089c5f0cd3058b3bbfe12010acc /Library/Formula/afflib.rb
parentcc74a03b6f888a89745b05e7d6bfe6f2fe56c7ed (diff)
downloadhomebrew-3f36cfdf61a48cb900ac090bb7c1eaad1f88f0e1.tar.bz2
afflib: add 3.7.4 bottle.
Diffstat (limited to 'Library/Formula/afflib.rb')
-rw-r--r--Library/Formula/afflib.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/afflib.rb b/Library/Formula/afflib.rb
index 84681b8f8..a9e860219 100644
--- a/Library/Formula/afflib.rb
+++ b/Library/Formula/afflib.rb
@@ -5,6 +5,13 @@ class Afflib < Formula
url 'https://github.com/simsong/AFFLIBv3/archive/v3.7.4.tar.gz'
sha1 '589dae6f8439e97ab080026701cd0caa0636ac22'
+ bottle do
+ cellar :any
+ sha1 "c72b3fd14e5d7d5095c4d46c6c77619315112a20" => :mavericks
+ sha1 "28b07c6caae8ef85348b51ce80561fe10392ad8b" => :mountain_lion
+ sha1 "3af09ce1f21443b5a072979d97f7cc41035c3643" => :lion
+ end
+
depends_on "autoconf" => :build
depends_on "automake" => :build
depends_on "libtool" => :build