From 06f5744e356495dfa645b47973006cdc67402ed8 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Tue, 27 Oct 2009 13:20:28 -0700 Subject: MongoDB - support 32bit installs and bump to 1.1.2. --- Library/Formula/mongodb.rb | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/mongodb.rb b/Library/Formula/mongodb.rb index 2b4d6614d..3d0a12bdb 100644 --- a/Library/Formula/mongodb.rb +++ b/Library/Formula/mongodb.rb @@ -1,9 +1,15 @@ require 'formula' class Mongodb