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 0914fac5a..defaf7486 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.11.tar.gz'
- head 'http://nginx.org/download/nginx-1.1.12.tar.gz'
+ head 'http://nginx.org/download/nginx-1.1.13.tar.gz'
if ARGV.build_head?
- md5 '2a98411773c87a98e92c5aa68f322338'
+ md5 '3a457fc31da382ed0546bfb76fc70c13'
else
md5 'a41a01d7cd46e13ea926d7c9ca283a95'
end