Updated to latest uWSGI version
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
2feb7b1bf0
commit
df6438ddda
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Uwsgi <Formula
|
||||
url 'http://projects.unbit.it/downloads/uwsgi-0.9.5.3.tar.gz'
|
||||
url 'http://projects.unbit.it/downloads/uwsgi-0.9.6.2.tar.gz'
|
||||
homepage 'http://projects.unbit.it/uwsgi/'
|
||||
md5 'f4835859bc87080a58289b980b7ae15c'
|
||||
md5 'eab88c552e4c7c4ecb5188cdefc43390'
|
||||
|
||||
def install
|
||||
# Find the archs of the Python we are building against.
|
||||
|
|
Loading…
Reference in a new issue