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 de22bafb1..969769f65 100644
--- a/Library/Formula/nginx.rb
+++ b/Library/Formula/nginx.rb
@@ -6,8 +6,8 @@ class Nginx < Formula
md5 'd0ceefeb2a68ecb19e78ee894a5b52a3'
devel do
- url 'http://nginx.org/download/nginx-1.1.15.tar.gz'
- md5 '7826818cbcbae2e31925a3b3fcf2bc59'
+ url 'http://nginx.org/download/nginx-1.1.16.tar.gz'
+ md5 '64ab7793dd9365474907463883f5ef4f'
end
depends_on 'pcre'