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 0a0c0fea1..b45acc5cf 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 'http://projects.unbit.it/downloads/uwsgi-1.9.tar.gz'
- sha1 'd09cd6764d3e1e6617ad27a1c634b097d2c4c312'
+ url 'http://projects.unbit.it/downloads/uwsgi-1.9.1.tar.gz'
+ sha1 '48eb8f9e9d30f816af78f5dbd453781cb96b33ab'
depends_on 'pcre'
depends_on 'libyaml'