diff options
Diffstat (limited to 'Library/Formula/mongodb.rb')
| -rw-r--r-- | Library/Formula/mongodb.rb | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/mongodb.rb b/Library/Formula/mongodb.rb index ea3cc7494..b0c41da3d 100644 --- a/Library/Formula/mongodb.rb +++ b/Library/Formula/mongodb.rb @@ -4,6 +4,7 @@ class Mongodb < Formula    homepage "http://www.mongodb.org/"    url "http://downloads.mongodb.org/src/mongodb-src-r2.6.0.tar.gz"    sha1 "35f8efe61d992f4b71c9205a9dbcab50e745c9a3" +  revision 1    bottle do      sha1 "70ab70ec4b1817ec5b47b0187b55eda28731beaa" => :mavericks  | 
