aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/nginx.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/nginx.rb b/Library/Formula/nginx.rb
index fcb211637..40c3916d6 100644
--- a/Library/Formula/nginx.rb
+++ b/Library/Formula/nginx.rb
@@ -6,8 +6,8 @@ class Nginx < Formula
sha1 '4fb69411f6c3ebb5818005955a085e891e77b2d8'
devel do
- url 'http://nginx.org/download/nginx-1.3.1.tar.gz'
- sha1 '36a4147799e303a6f19cd8ff9fb52c2fc07a840d'
+ url 'http://nginx.org/download/nginx-1.3.2.tar.gz'
+ sha1 'a3507cb2f13332489804f79885541c717f8f4bf0'
end
depends_on 'pcre'