aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/nginx.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/nginx.rb')
-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 0c88115d9..9e895f410 100644
--- a/Library/Formula/nginx.rb
+++ b/Library/Formula/nginx.rb
@@ -3,10 +3,10 @@ require 'formula'
class Nginx < Formula
homepage 'http://nginx.org/'
url 'http://nginx.org/download/nginx-1.0.10.tar.gz'
- head 'http://nginx.org/download/nginx-1.1.10.tar.gz'
+ head 'http://nginx.org/download/nginx-1.1.11.tar.gz'
if ARGV.build_head?
- md5 '0a2ef995d108999b874299a304e3e49f'
+ md5 '1eeef6fbe8fb0ee6b2f15e145ffd9c7d'
else
md5 '930b297b00fa1018fb0a1dd3e6b7e17e'
end