libcouchbase 2.0.6

Closes Homebrew/homebrew#19666.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Sergey Avseyev 2013-05-08 00:25:01 +03:00 committed by Adam Vandenberg
parent 248cbd5749
commit 948a84f838

View file

@ -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.5.tar.gz'
sha1 'df09121609d30171001d73e34548ac5669fe551c'
url 'http://packages.couchbase.com/clients/c/libcouchbase-2.0.6.tar.gz'
sha1 'ff9f36b07d2d9acd253aed86583461b5ecc69ad4'
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)'