Revision: 149056 https://trac.macports.org/changeset/149056 Author: mps@macports.org Date: 2016-05-27 03:36:16 -0700 (Fri, 27 May 2016) Log Message: ----------- nghttp2: update to version 1.11.0. Modified Paths: -------------- trunk/dports/www/nghttp2/Portfile Modified: trunk/dports/www/nghttp2/Portfile =================================================================== --- trunk/dports/www/nghttp2/Portfile 2016-05-26 21:27:09 UTC (rev 149055) +++ trunk/dports/www/nghttp2/Portfile 2016-05-27 10:36:16 UTC (rev 149056) @@ -5,10 +5,10 @@ PortGroup cxx11 1.0 PortGroup github 1.0 -github.setup tatsuhiro-t nghttp2 1.10.0 v +github.setup tatsuhiro-t nghttp2 1.11.0 v categories www platforms darwin -maintainers gmail.com:mschamschula openmaintainer +maintainers mps openmaintainer license MIT description nghttp2 is an implementation of HTTP/2 in C. @@ -19,8 +19,8 @@ github.tarball_from releases use_xz yes -checksums rmd160 69bebd4e0ec0592f6c1212b77a9526f185a98ea2 \ - sha256 c7e4624d91f32cddfd81233361804c004ef5295851b93e31f95f54a224e5091f +checksums rmd160 0f89925482ff11e98e75f5cfe8f18d61d0eb7149 \ + sha256 40457054017318221fc6a4a65ec3250008919cf7eadf7f0f5eca19793ef0a730 if {![variant_isset python34] && ![variant_isset python35] } { default_variants +python27 }
participants (1)
-
mps@macports.org