From ef1e268ae579b0338b20cd0cc44f198edf4933da Mon Sep 17 00:00:00 2001 From: Martin Wilhelmi Date: Thu, 7 Apr 2011 14:15:32 +0200 Subject: nginx head 0.9.7 Signed-off-by: Adam Vandenberg --- Library/Formula/nginx.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/nginx.rb b/Library/Formula/nginx.rb index 74e85043a..616f86bc2 100644 --- a/Library/Formula/nginx.rb +++ b/Library/Formula/nginx.rb @@ -2,7 +2,7 @@ require 'formula' class Nginx < Formula url 'http://nginx.org/download/nginx-0.8.54.tar.gz' - head 'http://nginx.org/download/nginx-0.9.6.tar.gz' + head 'http://nginx.org/download/nginx-0.9.7.tar.gz' homepage 'http://nginx.org/' if ARGV.build_head? -- cgit v1.2.3