aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/protobuf.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/protobuf.rb b/Library/Formula/protobuf.rb
index 005a35da3..850b5d9e9 100644
--- a/Library/Formula/protobuf.rb
+++ b/Library/Formula/protobuf.rb
@@ -5,6 +5,13 @@ class Protobuf < Formula
url 'http://protobuf.googlecode.com/files/protobuf-2.5.0.tar.bz2'
sha1 '62c10dcdac4b69cc8c6bb19f73db40c264cb2726'
+ bottle do
+ cellar :any
+ sha1 "72e17ffad4e40e1e9b15aa116238110d3a68f753" => :mavericks
+ sha1 "bcc4795d8f01a0682d968e195917f79618711126" => :mountain_lion
+ sha1 "51b7b27f7d5e5ffcf9b8a4d49882c2217653e5e6" => :lion
+ end
+
option :universal
option :cxx11