summaryrefslogtreecommitdiff
path: root/www/nghttp2/Makefile
diff options
context:
space:
mode:
authoradam <adam>2017-04-29 06:01:55 +0000
committeradam <adam>2017-04-29 06:01:55 +0000
commitd751b48a166f613225fc252d5205e8fe88d3f0fa (patch)
tree29f86b761d89858b9cd81e3822c54c7e99a7931e /www/nghttp2/Makefile
parent032445cd703d14b48fcb80a02eb6aba10590afac (diff)
downloadpkgsrc-d751b48a166f613225fc252d5205e8fe88d3f0fa.tar.gz
Changes 1.22.0:
lib: Add missing free call on error in inflight_settings_new() asio: Support specifying stream priority via session::submit() nghttpx: Clarify --conf option behaviour nghttpx: Add $tls_sni access log variable nghttpx: Rename ssl_* log variables as tls_* nghttpx: Fix path matching bug nghttpx: SNI based backend server selection nghttpx: Enable signed_certificate_timestamp extension for TLSv1.3 nghttpx: Add options for X-Forwarded-Proto header field nghttpx: Add --single-process option nghttpx: Use 502 as server error code nghttpx: Use SSL_CTX_set_early_data_enabled with boringssl nghttp: Verify server certificate and show warning if it fails integration: Use nip.io instead of xip.io
Diffstat (limited to 'www/nghttp2/Makefile')
-rw-r--r--www/nghttp2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile
index 0af83ce05c6..ed3c19fcbff 100644
--- a/www/nghttp2/Makefile
+++ b/www/nghttp2/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2017/04/09 15:24:02 adam Exp $
+# $NetBSD: Makefile,v 1.24 2017/04/29 06:01:55 adam Exp $
-DISTNAME= nghttp2-1.21.1
+DISTNAME= nghttp2-1.22.0
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=tatsuhiro-t/}
EXTRACT_SUFX= .tar.xz