libvbucket: add 1.8.0.4 bottle.
This commit is contained in:
parent
40e07b5d89
commit
c33a851921
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class Libvbucket < Formula
|
|||
url 'http://packages.couchbase.com/clients/c/libvbucket-1.8.0.4.tar.gz'
|
||||
sha1 '4f24a85d251c0fca69e7705681a2170dd794492a'
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "b11b9b98c5ba3399ad4650e165f52f28447944c9" => :mavericks
|
||||
sha1 "5c0987cd64e45d2b4fd95d833a6344d98130df76" => :mountain_lion
|
||||
sha1 "71399bbf3403fc8cddf3a1f379ad234efee34a61" => :lion
|
||||
end
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-debug",
|
||||
"--disable-dependency-tracking",
|
||||
|
|
Loading…
Reference in a new issue