nginx stable is now 0.8.52

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
jgeiger 2010-10-04 10:32:42 -05:00 committed by Adam Vandenberg
parent b73d5e9398
commit 330368a477

View file

@ -1,15 +1,10 @@
require 'formula'
class Nginx < Formula
url 'http://nginx.org/download/nginx-0.7.67.tar.gz'
head 'http://nginx.org/download/nginx-0.8.50.tar.gz'
url 'http://nginx.org/download/nginx-0.8.52.tar.gz'
homepage 'http://nginx.org/'
unless ARGV.build_head?
md5 'b6e175f969d03a4d3c5643aaabc6a5ff'
else
md5 'c730e35c9b14c6a19ff502c9082d1567'
end
md5 '8c1f0b6b9ad205b65248b1c55d3d801d'
depends_on 'pcre'
@ -102,7 +97,7 @@ __END__
@@ -155,6 +155,22 @@ else
. auto/feature
fi
+ if [ $ngx_found = no ]; then
+
+ # Homebrew