uwsgi 1.9.1

Closes Homebrew/homebrew#18764.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Krzysztof Urbaniak 2013-03-27 09:06:22 +01:00 committed by Adam Vandenberg
parent c73fa70d64
commit 52121f271a
1 changed files with 2 additions and 2 deletions

View File

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