uwsgi 1.9.18.2
Closes Homebrew/homebrew#23995. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
21d5df80ec
commit
158017b72f
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 'https://projects.unbit.it/downloads/uwsgi-1.9.14.tar.gz'
|
||||
sha1 '81e89b96f627c2d2c94224c2403cbd09fefa32f0'
|
||||
url 'http://projects.unbit.it/downloads/uwsgi-1.9.18.2.tar.gz'
|
||||
sha1 '613328a2da84a7eb3b6f01f892833f2ef8e591ca'
|
||||
|
||||
depends_on :python
|
||||
depends_on 'pcre'
|
||||
|
|
Loading…
Reference in a new issue