nginx devel 1.7.0

Closes Homebrew/homebrew#28669.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Marc Qualie 2014-04-24 15:26:45 +01:00 committed by Adam Vandenberg
parent a27c0c2e26
commit 444d5ecd42
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ class Nginx < Formula
revision 1
devel do
url 'http://nginx.org/download/nginx-1.5.13.tar.gz'
sha1 'f0ee0d2545978c8cf5ca3a5e70fcd6b27c4f6191'
url 'http://nginx.org/download/nginx-1.7.0.tar.gz'
sha1 'e406cb9f1c17a0d9ff5df926412fce948bfea7de'
end
head 'http://hg.nginx.org/nginx/', :using => :hg