From f004e05b9b42faa5a7cda08f5c4eee5e63500ce7 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 7 Mar 2014 09:11:31 +0000 Subject: re2: add 20140304 bottle. Closes #27285. Signed-off-by: Mike McQuaid --- Library/Formula/re2.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library') diff --git a/Library/Formula/re2.rb b/Library/Formula/re2.rb index 0ff77d57d..8045ae69d 100644 --- a/Library/Formula/re2.rb +++ b/Library/Formula/re2.rb @@ -7,6 +7,13 @@ class Re2 < Formula head 'https://re2.googlecode.com/hg' + bottle do + cellar :any + sha1 "77343fcc302fa0f85e1ed1483d64a449585386a0" => :mavericks + sha1 "b45275dc3b6a80d3e6eae881c5c238f28334167e" => :mountain_lion + sha1 "08805163f83f7e7c42316e4c2dd733548b8d7bb3" => :lion + end + def install # https://code.google.com/p/re2/issues/detail?id=99 if ENV.compiler != :clang || MacOS.version < :mavericks -- cgit v1.2.3