libmongoclient 2.6.1

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Kevin Locke 2014-05-06 07:24:31 -06:00 committed by Adam Vandenberg
parent ba234623cd
commit 986ba1020f

View file

@ -2,8 +2,8 @@ require 'formula'
class Libmongoclient < Formula
homepage 'http://www.mongodb.org'
url 'https://github.com/mongodb/mongo-cxx-driver/archive/legacy-0.0-26compat-2.6.0.tar.gz'
sha1 '16489b9afb506bf30e514152af7b5a49bbdb2486'
url 'https://github.com/mongodb/mongo-cxx-driver/archive/legacy-0.0-26compat-2.6.1.tar.gz'
sha1 'a45e66d5182ede6b3a0f5bd5e020ebeb48dbddbe'
head 'https://github.com/mongodb/mongo-cxx-driver.git', :branch => "26compat"