libcouchbase 2.0.7

Closes Homebrew/homebrew#21106.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Sergey Avseyev 2013-07-10 02:01:49 +03:00 committed by Adam Vandenberg
parent eac5856928
commit 8b5ce2bb73

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.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)'