aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/uwsgi.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/uwsgi.rb b/Library/Formula/uwsgi.rb
index 2538512b1..97972d515 100644
--- a/Library/Formula/uwsgi.rb
+++ b/Library/Formula/uwsgi.rb
@@ -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'