aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrewTestBot2014-06-12 07:57:26 +0100
committerMike McQuaid2014-06-12 12:57:05 +0100
commit0ea0d72a24083a6c013389c0160afba5f1c22997 (patch)
treedd8310d79635db90937773e88f68851504886558 /Library
parent37726a35493cd82ad3c16a30f94f6ab3495e5fe1 (diff)
downloadhomebrew-0ea0d72a24083a6c013389c0160afba5f1c22997.tar.bz2
bind: add 9.10.0-P2 bottle.
Closes #30087. Closes #30092. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/bind.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/bind.rb b/Library/Formula/bind.rb
index 29d33b5f1..22361e7cd 100644
--- a/Library/Formula/bind.rb
+++ b/Library/Formula/bind.rb
@@ -6,6 +6,12 @@ class Bind < Formula
sha1 'c57b5825e36933119e9fd6f43e3f52262e7ff4ed'
version '9.10.0-P2'
+ bottle do
+ sha1 "c8447f8f4a5e1fb7026803494caf156abe7c7f86" => :mavericks
+ sha1 "3abe0648bcf3e565d4b2ca0b0d553a676497575e" => :mountain_lion
+ sha1 "4935e48f4d67c069aba231f8f77f3110fa89f86f" => :lion
+ end
+
depends_on "openssl"
def install