uwsgi 1.4.4
Closes Homebrew/homebrew#17261. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
7a8563b040
commit
207a18dd56
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@ end
|
|||
|
||||
class Uwsgi < Formula
|
||||
homepage 'http://projects.unbit.it/uwsgi/'
|
||||
url 'http://projects.unbit.it/downloads/uwsgi-1.2.6.tar.gz'
|
||||
sha1 '61996a4bc7d745dc3ed849c78310c4e1c5c70ee1'
|
||||
url 'http://projects.unbit.it/downloads/uwsgi-1.4.4.tar.gz'
|
||||
sha1 'efaff6ebaa39bc015771bdecbf73373e1d1eceed'
|
||||
|
||||
depends_on UniversalPcre.new
|
||||
depends_on 'pcre'
|
||||
|
|
Loading…
Reference in a new issue