1
0
forked from ports/contrib

[notify] nginx: updated to version 1.11.1

This fixes CVE-2016-4450, see http://nginx.org/en/CHANGES
This commit is contained in:
Matt Housh 2016-06-01 11:27:34 -05:00
parent d5bc156b9d
commit 2b452afefe
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
a9dd047f277710b34e59407117e13bc6 nginx-1.11.0.tar.gz
0f3900165b11c417854535f3538913cb nginx-1.11.1.tar.gz
93b358681200fe294581cb559d529aee nginx.conf
06712aa2b72397850b0725f2e9d20627 nginx.rc

View File

@ -4,7 +4,7 @@
# Depends on: libpcre zlib openssl
name=nginx
version=1.11.0
version=1.11.1
release=1
source=(http://nginx.org/download/$name-$version.tar.gz \
$name.conf $name.rc)