summaryrefslogtreecommitdiff
path: root/www/nghttp2/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2015-12-27 12:28:32 +0000
committeradam <adam@pkgsrc.org>2015-12-27 12:28:32 +0000
commit2de5944c02137d74865fb9ed65e6fd3cb4018dc6 (patch)
tree453d2f9b80f819f3028d526d98c7693c04225a10 /www/nghttp2/Makefile
parent6120892a3ff4703b6db76d962240b59a4ddfb478 (diff)
downloadpkgsrc-2de5944c02137d74865fb9ed65e6fd3cb4018dc6.tar.gz
Changes 1.6.0:
This release fixes heap-use-after-free bug in idle stream handling code. We strongly recommend to upgrade the older installation to this latest version as soon as possible. Other than that we have minor polish up in libnghttp2 code base, and some new features to asio library, and h2load.
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 b6df1841b67..75e2596d56e 100644
--- a/www/nghttp2/Makefile
+++ b/www/nghttp2/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2015/11/18 08:51:00 adam Exp $
+# $NetBSD: Makefile,v 1.4 2015/12/27 12:28:32 adam Exp $
-DISTNAME= nghttp2-1.4.0
+DISTNAME= nghttp2-1.6.0
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=tatsuhiro-t/}
EXTRACT_SUFX= .tar.xz