aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libcouchbase.rb
diff options
context:
space:
mode:
authorMark Nunberg2014-07-29 18:51:52 -0700
committerMisty De Meo2014-07-29 19:13:51 -0700
commit93ecdc842aea834399e008e1c58b9f6ef6b75ffd (patch)
tree2f5e6dcff6f348738bdaf9a1a7f28daa39493dd1 /Library/Formula/libcouchbase.rb
parent377d376b558dcce3bcff7dde68d654ed661ecee5 (diff)
downloadhomebrew-93ecdc842aea834399e008e1c58b9f6ef6b75ffd.tar.bz2
libcouchbase 2.4.0
Diffstat (limited to 'Library/Formula/libcouchbase.rb')
-rw-r--r--Library/Formula/libcouchbase.rb5
1 files changed, 3 insertions, 2 deletions
diff --git a/Library/Formula/libcouchbase.rb b/Library/Formula/libcouchbase.rb
index 2039a00a1..2f8f2dd3c 100644
--- a/Library/Formula/libcouchbase.rb
+++ b/Library/Formula/libcouchbase.rb
@@ -2,8 +2,8 @@ require 'formula'
class Libcouchbase < Formula
homepage 'http://couchbase.com/communities/c'
- url 'http://packages.couchbase.com/clients/c/libcouchbase-2.3.2.tar.gz'
- sha1 'e0c885e90aa37c2fcd3a3b188fd0bd1638b58276'
+ url 'http://packages.couchbase.com/clients/c/libcouchbase-2.4.0.tar.gz'
+ sha1 '3ce25fa98255967775b4aa4e5b13b7c4ff0a866e'
bottle do
sha1 "5b68f33165ee3fb89323a7f35ab32860108d8c14" => :mavericks
@@ -17,6 +17,7 @@ class Libcouchbase < Formula
depends_on 'libev' if build.with?('libev-plugin')
depends_on 'libevent' if build.with?('libevent-plugin')
+ depends_on 'openssl'
def install
args = [