aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrewTestBot2014-07-18 20:43:19 -0500
committerJack Nagel2014-07-18 20:45:15 -0500
commit12be7fc0d9f793ef79f2aaffd7769e531178e8f6 (patch)
tree94a22f8499af053fc27b7f8fab05521a2cc1388e /Library
parent9cdd4685e466934a9025ff0e6637c68a4ed720fa (diff)
downloadhomebrew-12be7fc0d9f793ef79f2aaffd7769e531178e8f6.tar.bz2
orientdb: add 1.7.5 bottle.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/orientdb.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/orientdb.rb b/Library/Formula/orientdb.rb
index 2aa732ec2..b2d8e6b08 100644
--- a/Library/Formula/orientdb.rb
+++ b/Library/Formula/orientdb.rb
@@ -6,6 +6,13 @@ class Orientdb < Formula
version '1.7.5'
sha1 '203b31e2615ccedd5c1454a1859ab02cb2f68e1d'
+ bottle do
+ cellar :any
+ sha1 "60c38f94d86882b43788c4c1309ca17f7731c474" => :mavericks
+ sha1 "0f06b522b9a4f9d637beb03d5ac100124dc167ea" => :mountain_lion
+ sha1 "8dfdcc1085c0a3b778728ac0e0d6bac541684b73" => :lion
+ end
+
# Fixing OrientDB init scripts
patch do
url "https://gist.githubusercontent.com/maggiolo00/84835e0b82a94fe9970a/raw/1ed577806db4411fd8b24cd90e516580218b2d53/orientdbsh"