libcouchbase: fix homepage link.

This now points to the new docs site
This commit is contained in:
Mark Nunberg 2014-12-18 19:58:58 -08:00 committed by Mike McQuaid
parent 20853ed64e
commit 72374c2bee

View file

@ -1,7 +1,7 @@
require 'formula'
class Libcouchbase < Formula
homepage 'http://couchbase.com/communities/c'
homepage 'http://docs.couchbase.com/developer/c-2.4/c-intro.html'
url 'http://packages.couchbase.com/clients/c/libcouchbase-2.4.5.tar.gz'
sha1 'f5b66ca143b41f9e7993e5d9583014d3ddecb7bf'
head "https://github.com/couchbase/libcouchbase", :using => :git