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 4d9af96d2..10e7b6c5f 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.7.tar.gz'
- sha1 '735a25963398a696f6814aea21a40f93a3a69ce0'
+ url 'http://projects.unbit.it/downloads/uwsgi-1.9.8.tar.gz'
+ sha1 '41f6b838228d980a60d99c412a5ad16b4ba9bfe4'
depends_on 'pcre'
depends_on 'libyaml'