From 9de13e39dd3c6539643c2a02c93a20923b2330de Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sat, 15 Dec 2012 09:43:03 -0600 Subject: mongoose 3.3 Signed-off-by: Adam Vandenberg --- Library/Formula/mongoose.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/mongoose.rb b/Library/Formula/mongoose.rb index 6e2da11db..bd5f87153 100644 --- a/Library/Formula/mongoose.rb +++ b/Library/Formula/mongoose.rb @@ -2,8 +2,8 @@ require 'formula' class Mongoose < Formula homepage 'https://github.com/valenok/mongoose' - url 'https://github.com/valenok/mongoose/tarball/3.2' - sha1 'c825fad84061e497d1d2fb711b94c6fdf5c1398c' + url 'https://github.com/valenok/mongoose/tarball/3.3' + sha1 '75800b5046dbfaf29b29d977346df22bcce674c0' def install system "make", "mac", "CC=#{ENV.cc}", "CFLAGS=#{ENV.cflags}" -- cgit v1.2.3