aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 dd9625c17..2c2048870 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.1.tar.gz'
- sha1 '51df1b3099a42cdcb8bf6b46d802791828d7e1d7'
+ url 'http://packages.couchbase.com/clients/c/libcouchbase-2.0.2.tar.gz'
+ sha1 'e1f6149d2fc05e3e8be568469baed5c7234c48f3'
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)'