Revision: 140592 https://trac.macports.org/changeset/140592 Author: ryandesign@macports.org Date: 2015-09-25 11:11:05 -0700 (Fri, 25 Sep 2015) Log Message: ----------- nghttp2: update to 1.3.3 (#48961; maintainer) Modified Paths: -------------- trunk/dports/www/nghttp2/Portfile Modified: trunk/dports/www/nghttp2/Portfile =================================================================== --- trunk/dports/www/nghttp2/Portfile 2015-09-25 16:44:12 UTC (rev 140591) +++ trunk/dports/www/nghttp2/Portfile 2015-09-25 18:11:05 UTC (rev 140592) @@ -5,7 +5,7 @@ PortGroup cxx11 1.0 PortGroup github 1.0 -github.setup tatsuhiro-t nghttp2 1.3.2 v +github.setup tatsuhiro-t nghttp2 1.3.3 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 825aaf3ccb18421bccb4b2d7055a286952fcbb03 \ - sha256 3188f46a7f1de852d65a3d34c0c60f69f870c49555944ef1b1fc7df6ce9f02a8 +checksums rmd160 4ec057276b804e423c674c3df7921c7f1d2948b0 \ + sha256 80be5a32dbfce84bcf75753732dc9f3b2b8588102943b0af2eb525692251f264 depends_build port:pkgconfig
participants (1)
-
ryandesign@macports.org