diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/uwsgi.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/uwsgi.rb b/Library/Formula/uwsgi.rb index 02ec7bf52..94ab03b82 100644 --- a/Library/Formula/uwsgi.rb +++ b/Library/Formula/uwsgi.rb @@ -1,9 +1,9 @@ require 'formula' class Uwsgi < Formula - url 'http://projects.unbit.it/downloads/uwsgi-0.9.6.2.tar.gz' + url 'http://projects.unbit.it/downloads/uwsgi-0.9.9.2.tar.gz' homepage 'http://projects.unbit.it/uwsgi/' - md5 'eab88c552e4c7c4ecb5188cdefc43390' + md5 'fafecf7dc86a36f003d2fadaa44483f1' def install # Find the arch for the Python we are building against. |
