summaryrefslogtreecommitdiff
path: root/www/nghttp2/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2016-07-07 08:32:14 +0000
committeradam <adam@pkgsrc.org>2016-07-07 08:32:14 +0000
commitda5ba07b362b0fe772b078050b4ef04d607e482c (patch)
treee04f50829548652f65488664a8ebf24270d87ccb /www/nghttp2/Makefile
parent4e44f1e02d1e98e42b22f1e21e52ad03a7ab80f9 (diff)
downloadpkgsrc-da5ba07b362b0fe772b078050b4ef04d607e482c.tar.gz
Changes 1.12.0:
This release adds 2 new API functions to libnghttp2. It also adds HTTP/1.1 POST support to h2load. nghttpx gets new features, and performance improvements.
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 067821e3310..729f0d99bf8 100644
--- a/www/nghttp2/Makefile
+++ b/www/nghttp2/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2016/04/26 16:31:59 adam Exp $
+# $NetBSD: Makefile,v 1.10 2016/07/07 08:32:14 adam Exp $
-DISTNAME= nghttp2-1.10.0
+DISTNAME= nghttp2-1.12.0
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=tatsuhiro-t/}
EXTRACT_SUFX= .tar.xz