mongrel2 1.8.0

This commit is contained in:
Adam Vandenberg 2012-10-05 20:15:31 -07:00
parent c9ab6c36d9
commit 0c75de4ea9

View file

@ -1,10 +1,11 @@
require 'formula'
class Mongrel2 < Formula
url 'http://mongrel2.org/static/downloads/mongrel2-1.7.5.tar.bz2'
head 'https://github.com/zedshaw/mongrel2.git'
homepage 'http://mongrel2.org/'
sha1 '456561fe04f1c0ee4a996cfc9deadab8c57ee6dc'
url 'https://github.com/zedshaw/mongrel2/tarball/v1.8.0'
sha1 '27c942b5c3c72c65084b355f6cbafd814f8cd64b'
head 'https://github.com/zedshaw/mongrel2.git'
depends_on 'zeromq'