aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/libdap.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/libdap.rb b/Library/Formula/libdap.rb
index 46c7e7726..8b8813ae5 100644
--- a/Library/Formula/libdap.rb
+++ b/Library/Formula/libdap.rb
@@ -5,6 +5,12 @@ class Libdap < Formula
url 'http://www.opendap.org/pub/source/libdap-3.12.1.tar.gz'
sha1 'bfb72dd3035e7720b1ada0bf762b9ab80bb6bbf2'
+ bottle do
+ sha1 "e9f582f9db0809b3be2ad9ffeeed7b82909ad2b0" => :mavericks
+ sha1 "e1a586aa0f89f176c3e61699627aa237efd3f3d0" => :mountain_lion
+ sha1 "07069f365f55d2f26ec9857182f96bff6c4ac683" => :lion
+ end
+
depends_on 'pkg-config' => :build
def install