aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMartin Wilhelmi2011-04-07 14:15:32 +0200
committerAdam Vandenberg2011-04-07 07:37:56 -0700
commitef1e268ae579b0338b20cd0cc44f198edf4933da (patch)
tree544f4e47f5b6ed5cdfc8b2682eb1c014fc204a94 /Library
parent4c215630a6451aca1bf12dc6063bc40287472fdf (diff)
downloadhomebrew-ef1e268ae579b0338b20cd0cc44f198edf4933da.tar.bz2
nginx head 0.9.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/nginx.rb2
1 files changed, 1 insertions, 1 deletions
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?