diff options
author | adam <adam@pkgsrc.org> | 2016-07-07 08:32:14 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-07-07 08:32:14 +0000 |
commit | da5ba07b362b0fe772b078050b4ef04d607e482c (patch) | |
tree | e04f50829548652f65488664a8ebf24270d87ccb /www/nghttp2 | |
parent | 4e44f1e02d1e98e42b22f1e21e52ad03a7ab80f9 (diff) | |
download | pkgsrc-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')
-rw-r--r-- | www/nghttp2/Makefile | 4 | ||||
-rw-r--r-- | www/nghttp2/distinfo | 10 |
2 files changed, 7 insertions, 7 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 diff --git a/www/nghttp2/distinfo b/www/nghttp2/distinfo index a4df384db6e..e2817b7fdaa 100644 --- a/www/nghttp2/distinfo +++ b/www/nghttp2/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2016/04/26 16:31:59 adam Exp $ +$NetBSD: distinfo,v 1.9 2016/07/07 08:32:14 adam Exp $ -SHA1 (nghttp2-1.10.0.tar.xz) = 6158408aa63f4de7ca4f11ecaf2f95d66b5b7459 -RMD160 (nghttp2-1.10.0.tar.xz) = 69bebd4e0ec0592f6c1212b77a9526f185a98ea2 -SHA512 (nghttp2-1.10.0.tar.xz) = 18fee53f4e6820eb721b91252300b8ed9d02ada6470e0277c70c0af5b3582b4234325341bb49c62f591de92abd3816abecc06ae004f21076f5363d726f7b57aa -Size (nghttp2-1.10.0.tar.xz) = 1461064 bytes +SHA1 (nghttp2-1.12.0.tar.xz) = 62c29193b075b16d56d6fee8d29f74c8a912195a +RMD160 (nghttp2-1.12.0.tar.xz) = ef4b6baa2df33c2bab08aa385623c898d02e3b06 +SHA512 (nghttp2-1.12.0.tar.xz) = 7feeb87e55d94558a6d42306fe38ba6ea702242733347db18023deddd7e0a956995ed6df0595d5c40508394011f2188cd71c5e7cbcddb8fb58222a27b1c27c6b +Size (nghttp2-1.12.0.tar.xz) = 1478808 bytes |