aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/libcouchbase.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/libcouchbase.rb b/Library/Formula/libcouchbase.rb
index 20859b2ef..5c7227fad 100644
--- a/Library/Formula/libcouchbase.rb
+++ b/Library/Formula/libcouchbase.rb
@@ -2,8 +2,8 @@ require 'formula'
class Libcouchbase < Formula
homepage 'http://couchbase.com/develop/c/current'
- url 'http://packages.couchbase.com/clients/c/libcouchbase-2.0.6.tar.gz'
- sha1 'ff9f36b07d2d9acd253aed86583461b5ecc69ad4'
+ url 'http://packages.couchbase.com/clients/c/libcouchbase-2.0.7.tar.gz'
+ sha1 '3901da2f75dcc49127b0c99966a064d8f737dbf9'
option 'with-libev-plugin', 'Build libev IO plugin (will pull libev dependency)'
option 'without-libevent-plugin', 'Do not build libevent plugin (will remove libevent dependency)'