Revision
140593
Author
ryandesign@macports.org
Date
2015-09-25 11:14:39 -0700 (Fri, 25 Sep 2015)

Log Message

nghttp2: update to 1.3.4 (#48972; maintainer)

Modified Paths

Diff

Modified: trunk/dports/www/nghttp2/Portfile (140592 => 140593)


--- trunk/dports/www/nghttp2/Portfile	2015-09-25 18:11:05 UTC (rev 140592)
+++ trunk/dports/www/nghttp2/Portfile	2015-09-25 18:14:39 UTC (rev 140593)
@@ -5,7 +5,7 @@
 PortGroup           cxx11 1.0
 PortGroup           github 1.0
 
-github.setup        tatsuhiro-t nghttp2 1.3.3 v
+github.setup        tatsuhiro-t nghttp2 1.3.4 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 4ec057276b804e423c674c3df7921c7f1d2948b0 \
-                    sha256 80be5a32dbfce84bcf75753732dc9f3b2b8588102943b0af2eb525692251f264
+checksums           rmd160 e04fc798e99f63c3a325cbe1242e8c75620c4c9b \
+                    sha256 87803308317247f90cab37cdba2eb45cf03a7f083fac5ed4e40f0937a9c37867
 
 depends_build       port:pkgconfig