uwsgi 1.9.8

Closes Homebrew/homebrew#19433.
master
Adam Vandenberg 2013-04-25 12:33:14 -07:00
parent b3186e16cd
commit 56eaee8bb4
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.7.tar.gz'
sha1 '735a25963398a696f6814aea21a40f93a3a69ce0'
url 'http://projects.unbit.it/downloads/uwsgi-1.9.8.tar.gz'
sha1 '41f6b838228d980a60d99c412a5ad16b4ba9bfe4'
depends_on 'pcre'
depends_on 'libyaml'