Skip to content

Commit

Permalink
Nginx: Update HEAD to 1.1.12
Browse files Browse the repository at this point in the history
Closes Homebrew#9297.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
LoonyPandora authored and jacknagel committed Dec 28, 2011
1 parent 4e0d91a commit 651655a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/nginx.rb
Expand Up @@ -3,10 +3,10 @@
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.11.tar.gz'
head 'http://nginx.org/download/nginx-1.1.12.tar.gz'

if ARGV.build_head?
md5 '1eeef6fbe8fb0ee6b2f15e145ffd9c7d'
md5 '2a98411773c87a98e92c5aa68f322338'
else
md5 'a41a01d7cd46e13ea926d7c9ca283a95'
end
Expand Down

0 comments on commit 651655a

Please sign in to comment.