nginx --devel 1.7.9
Closes Homebrew/homebrew#35485. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
eaac0e3e47
commit
b20754fa58
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ class Nginx < Formula
|
|||
sha1 "1a5458bc15acf90eea16353a1dd17285cf97ec35"
|
||||
|
||||
devel do
|
||||
url "http://nginx.org/download/nginx-1.7.7.tar.gz"
|
||||
sha1 "c8e1caaa0dc6cfe540082c52ecd856ab794e38dc"
|
||||
url "http://nginx.org/download/nginx-1.7.9.tar.gz"
|
||||
sha1 "44ef4770db281cea26a1b2e66c0e34193e1d1f1f"
|
||||
end
|
||||
|
||||
head "http://hg.nginx.org/nginx/", :using => :hg
|
||||
|
|
Loading…
Reference in a new issue