Nginx: devel 1.1.15

Closes Homebrew/homebrew#10242.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
James Aitken 2012-02-16 22:25:37 +00:00 committed by Adam Vandenberg
parent 9d591f1c1d
commit 2057c5bd56
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.14.tar.gz'
md5 '16d523e395778ef35b49a2fa6ad18af0'
url 'http://nginx.org/download/nginx-1.1.15.tar.gz'
md5 '7826818cbcbae2e31925a3b3fcf2bc59'
end
depends_on 'pcre'