Nginx: devel 1.1.16

Closes Homebrew/homebrew#10620.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
James Aitken 2012-03-01 18:37:32 +00:00 committed by Jack Nagel
parent 01f0bd7467
commit cb6d4ffbc7
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ class Nginx < Formula
md5 'd0ceefeb2a68ecb19e78ee894a5b52a3'
devel do
url 'http://nginx.org/download/nginx-1.1.15.tar.gz'
md5 '7826818cbcbae2e31925a3b3fcf2bc59'
url 'http://nginx.org/download/nginx-1.1.16.tar.gz'
md5 '64ab7793dd9365474907463883f5ef4f'
end
depends_on 'pcre'