Skip to content

Commit

Permalink
libcouchbase 2.0.7
Browse files Browse the repository at this point in the history
Closes Homebrew#21106.

Signed-off-by: Adam Vandenberg <[email protected]>
  • Loading branch information
avsej authored and adamv committed Jul 10, 2013
1 parent 667fe03 commit 71f59a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/libcouchbase.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

class Libcouchbase < Formula
homepage 'http:https://couchbase.com/develop/c/current'
url 'http:https://packages.couchbase.com/clients/c/libcouchbase-2.0.6.tar.gz'
sha1 'ff9f36b07d2d9acd253aed86583461b5ecc69ad4'
url 'http:https://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)'
Expand Down

0 comments on commit 71f59a4

Please sign in to comment.