uwsgi 1.9.7
Closes Homebrew/homebrew#19398. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
376d47d604
commit
d6b0991810
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Uwsgi < Formula
|
||||
homepage 'http://projects.unbit.it/uwsgi/'
|
||||
url 'http://projects.unbit.it/downloads/uwsgi-1.9.5.tar.gz'
|
||||
sha1 '3f37d61ebce10d2ec0380553022f6e6cb05e03d9'
|
||||
url 'http://projects.unbit.it/downloads/uwsgi-1.9.7.tar.gz'
|
||||
sha1 '735a25963398a696f6814aea21a40f93a3a69ce0'
|
||||
|
||||
depends_on 'pcre'
|
||||
depends_on 'libyaml'
|
||||
|
|
Loading…
Reference in a new issue