nginx devel 1.7.1

Closes Homebrew/homebrew#29972.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Tomasz Pajor 2014-06-08 15:05:01 +02:00 committed by Jack Nagel
parent 60a1791548
commit 3bfb6b7328

View file

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