nginx 1.10.2
Closes #6058. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
f55471a129
commit
2211529c4a
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ class Nginx < Formula
|
|||
homepage "https://nginx.org/"
|
||||
|
||||
stable do
|
||||
url "https://nginx.org/download/nginx-1.10.1.tar.gz"
|
||||
sha256 "1fd35846566485e03c0e318989561c135c598323ff349c503a6c14826487a801"
|
||||
url "https://nginx.org/download/nginx-1.10.2.tar.gz"
|
||||
sha256 "1045ac4987a396e2fa5d0011daf8987b612dd2f05181b67507da68cbe7d765c2"
|
||||
|
||||
depends_on "openssl"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue