Mongrel2 1.7.5

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Tim Swihart 2011-07-14 03:37:48 -07:00 committed by Adam Vandenberg
parent 9feedd55bf
commit cfee866915
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
require 'formula'
class Mongrel2 < Formula
url 'http://mongrel2.org/static/downloads/mongrel2-1.5.tar.bz2'
url 'http://mongrel2.org/static/downloads/mongrel2-1.7.5.tar.bz2'
head 'fossil://http://mongrel2.org:44445/'
homepage 'http://mongrel2.org/'
md5 'b699ffc7ef922ad7d703fcd39a897910'
md5 'c243efc59e5972fa381bd13a7eeafdc7'
depends_on 'zeromq'