aboutsummaryrefslogtreecommitdiff
path: root/www/nginx/Makefile
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2019-08-14 07:47:28 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2019-08-14 07:47:28 +0000
commit6fa2b93840dabbbb89d286f21d002763f1b38c24 (patch)
tree7e7e1f7b7bae0a76677dfff951ce9dfb7d2a1b14 /www/nginx/Makefile
parent5d7b3792101fa302a74f8dfafd109bc5207980b0 (diff)
downloadports-6fa2b93840dabbbb89d286f21d002763f1b38c24.tar.gz
ports-6fa2b93840dabbbb89d286f21d002763f1b38c24.zip
Update to 1.16.1
Security: when using HTTP/2 a client might cause excessive memory consumption and CPU usage (CVE-2019-9511, CVE-2019-9513, CVE-2019-9516) MFH: 2019Q3 Security: 87679fcb-be60-11e9-9051-4c72b94353b5 Sponsored by: Netzkommune GmbH
Notes
Notes: svn path=/head/; revision=508898
Diffstat (limited to 'www/nginx/Makefile')
-rw-r--r--www/nginx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile
index 091dbf388da4..d55859e4c3b2 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= nginx
-PORTVERSION= 1.16.0
-PORTREVISION?= 2
+PORTVERSION= 1.16.1
+PORTREVISION?= 0
PORTEPOCH= 2
CATEGORIES= www
MASTER_SITES= https://nginx.org/download/ \