aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/zorba.rb5
1 files changed, 5 insertions, 0 deletions
diff --git a/Library/Formula/zorba.rb b/Library/Formula/zorba.rb
index ab3c5957f..1930bb2c4 100644
--- a/Library/Formula/zorba.rb
+++ b/Library/Formula/zorba.rb
@@ -3,6 +3,11 @@ class Zorba < Formula
url "https://github.com/28msec/zorba/archive/3.0.tar.gz"
sha1 "c444cde689600aab1172b4974348dd6626e92261"
+ bottle do
+ sha1 "3eb71a93bb29f023eb53b17e4e3a5723fae80277" => :yosemite
+ sha1 "d6a151267820b1fbdcec678b38a2f85feda9e475" => :mavericks
+ end
+
option "with-big-integer", "Use 64 bit precision instead of arbitrary precision for performance"
option "with-ssl-verification", "Enable SSL peer certificate verification"