From 2c2df48cdb8b5edb2b3ead4e0fe325eec9c6161b Mon Sep 17 00:00:00 2001 From: Ernie Hershey Date: Wed, 5 Feb 2014 19:04:00 -0500 Subject: mongodb 2.5.5 Closes #26449. Signed-off-by: Mike McQuaid --- Library/Formula/mongodb.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/mongodb.rb b/Library/Formula/mongodb.rb index 0d894ed1f..7d68f8577 100644 --- a/Library/Formula/mongodb.rb +++ b/Library/Formula/mongodb.rb @@ -12,8 +12,8 @@ class Mongodb < Formula end devel do - url 'http://downloads.mongodb.org/src/mongodb-src-r2.5.4.tar.gz' - sha1 'ad40b93c9638178cd487c80502084ac3a9472270' + url 'http://downloads.mongodb.org/src/mongodb-src-r2.5.5.tar.gz' + sha1 '4827f3da107174a3cbb1f5b969c7f597ca09b4f8' end head 'https://github.com/mongodb/mongo.git' -- cgit v1.2.3