Updated to latest uWSGI version

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Ray Slakinski 2010-09-20 09:51:11 -04:00 committed by Adam Vandenberg
parent 2feb7b1bf0
commit df6438ddda

View file

@ -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.