From 3f36cfdf61a48cb900ac090bb7c1eaad1f88f0e1 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 3 Jul 2014 13:32:20 +0100 Subject: afflib: add 3.7.4 bottle. --- Library/Formula/afflib.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library') 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 -- cgit v1.2.3