macos-setup: Update nghttp2 to 1.39.2.

1.39.2 fixes CVE-2019-9511 and CVE-2019-9513.

Change-Id: Id8f8ed52769522671ffc80c90014cf3b4c6f38ec
Reviewed-on: https://code.wireshark.org/review/34287
Reviewed-by: Peter Wu <peter@lekensteyn.nl>
Reviewed-by: Gerald Combs <gerald@wireshark.org>
This commit is contained in:
Gerald Combs 2019-08-14 10:08:35 -07:00
parent c4b68b4935
commit b48b1c0e80
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@ MAXMINDDB_VERSION=1.3.2
ASCIIDOCTOR_VERSION=${ASCIIDOCTOR_VERSION-1.5.7.1}
ASCIIDOCTORPDF_VERSION=${ASCIIDOCTORPDF_VERSION-1.5.0.alpha.16}
NGHTTP2_VERSION=1.21.0
NGHTTP2_VERSION=1.39.2
SPANDSP_VERSION=0.0.6
if [ "$SPANDSP_VERSION" ]; then
#