libcouchbase 2.1.1

Closes Homebrew/homebrew#22062.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Sergey Avseyev 2013-08-22 17:23:39 +03:00 committed by Jack Nagel
parent 0e920b3d35
commit f1d4fb7df5
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Libcouchbase < Formula
homepage 'http://couchbase.com/communities/c'
url 'http://packages.couchbase.com/clients/c/libcouchbase-2.1.0.tar.gz'
sha1 'dd20034c795f91751bacc4859196fdd86a89edbc'
url 'http://packages.couchbase.com/clients/c/libcouchbase-2.1.1.tar.gz'
sha1 'b4447768a90dcd86882b68c7c3b95c08178884a1'
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)'