uwsgi 1.9.4

Closes Homebrew/homebrew#18848.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Krzysztof Urbaniak 2013-03-30 22:33:18 +01:00 committed by Adam Vandenberg
parent 9712e908a5
commit f842c694b7
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.9.3.tar.gz'
sha1 '5e2304921515bbd6e4b52be15c338984e2737126'
url 'http://projects.unbit.it/downloads/uwsgi-1.9.4.tar.gz'
sha1 'c3d67c6dba32830810506a4552ee4814d0a73a42'
depends_on 'pcre'
depends_on 'libyaml'