nginx 1.8.1

Fixes CVE-2016-0742, CVE-2016-0746, CVE-2016-0747.
This commit is contained in:
Tomasz Pajor 2016-01-27 21:43:41 +01:00 committed by Dominyk Tiller
parent c3d273c29c
commit e8e70edee4

View file

@ -1,8 +1,8 @@
class Nginx < Formula class Nginx < Formula
desc "HTTP(S) server and reverse proxy, and IMAP/POP3 proxy server" desc "HTTP(S) server and reverse proxy, and IMAP/POP3 proxy server"
homepage "http://nginx.org/" homepage "http://nginx.org/"
url "http://nginx.org/download/nginx-1.8.0.tar.gz" url "http://nginx.org/download/nginx-1.8.1.tar.gz"
sha256 "23cca1239990c818d8f6da118320c4979aadf5386deda691b1b7c2c96b9df3d5" sha256 "8f4b3c630966c044ec72715754334d1fdf741caa1d5795fb4646c27d09f797b7"
head "http://hg.nginx.org/nginx/", :using => :hg head "http://hg.nginx.org/nginx/", :using => :hg
bottle do bottle do