aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 776ec950a..9474de497 100644
--- a/Library/Formula/nginx.rb
+++ b/Library/Formula/nginx.rb
@@ -5,7 +5,7 @@ class Nginx < Formula
head 'http://nginx.org/download/nginx-0.8.44.tar.gz'
homepage 'http://nginx.org/'
- if ARGV.build_head?
+ unless ARGV.build_head?
md5 'b6e175f969d03a4d3c5643aaabc6a5ff'
else
md5 '7158c67ba2697f7d469aa7b17bef202f'