uwsgi 1.9

Closes Homebrew/homebrew#18623.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Krzysztof Urbaniak 2013-03-20 22:52:30 +00:00 committed by Jack Nagel
parent 4af04e79ec
commit 38b4116d85
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Uwsgi < Formula
homepage 'http://projects.unbit.it/uwsgi/'
url 'http://projects.unbit.it/downloads/uwsgi-1.4.8.tar.gz'
sha1 '476f8c474c021f0c91160309c41ad601ca2f824b'
url 'http://projects.unbit.it/downloads/uwsgi-1.9.tar.gz'
sha1 'd09cd6764d3e1e6617ad27a1c634b097d2c4c312'
depends_on 'pcre'
depends_on 'libyaml'