Revision: 147481 https://trac.macports.org/changeset/147481 Author: khindenburg@macports.org Date: 2016-04-05 05:50:13 -0700 (Tue, 05 Apr 2016) Log Message: ----------- nghttp2: update to 1.9.2 maintainer #51037 Modified Paths: -------------- trunk/dports/www/nghttp2/Portfile Modified: trunk/dports/www/nghttp2/Portfile =================================================================== --- trunk/dports/www/nghttp2/Portfile 2016-04-05 12:28:38 UTC (rev 147480) +++ trunk/dports/www/nghttp2/Portfile 2016-04-05 12:50:13 UTC (rev 147481) @@ -5,7 +5,7 @@ PortGroup cxx11 1.0 PortGroup github 1.0 -github.setup tatsuhiro-t nghttp2 1.9.1 v +github.setup tatsuhiro-t nghttp2 1.9.2 v set PythonVersion 2.7 set PythonBranch [join [lrange [split ${PythonVersion} .] 0 1] ""] categories www @@ -21,8 +21,8 @@ github.tarball_from releases use_xz yes -checksums rmd160 410cf61dfdfa858f1d13f3b14ca7313603c8670a \ - sha256 b8f8a0a1abac50da1eeb9238d0dadcda9725a7fe95eb0b4f7a482beabaf2b5fb +checksums rmd160 ef40a5c6782294116863e22890c0a74a54715fdb \ + sha256 3d600ef8bfd151769559bc23806877b8b4eaf3d66776e6c1427b9c04cce8e853 depends_build port:pkgconfig
participants (1)
-
khindenburg@macports.org