Revision
145152
Author
khindenburg@macports.org
Date
2016-01-26 17:50:07 -0800 (Tue, 26 Jan 2016)

Log Message

nghttp2: update to 1.7.0 maintainer #50437

Modified Paths

Diff

Modified: trunk/dports/www/nghttp2/Portfile (145151 => 145152)


--- trunk/dports/www/nghttp2/Portfile	2016-01-27 01:48:59 UTC (rev 145151)
+++ trunk/dports/www/nghttp2/Portfile	2016-01-27 01:50:07 UTC (rev 145152)
@@ -5,7 +5,7 @@
 PortGroup           cxx11 1.0
 PortGroup           github 1.0
 
-github.setup        tatsuhiro-t nghttp2 1.6.0 v
+github.setup        tatsuhiro-t nghttp2 1.7.0 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 e67a9de419de7d34a7c371fda3713d4253f78867 \
-                    sha256 cc569501d243c934ea980a1f68fadb8ccc4f133ae8a5b15dcd29f0de76f9bac3
+checksums           rmd160 442fe845e024004f18ba83f356ae3d29ac7e9b90 \
+                    sha256 0de13c21507b01e80531bbe69617ce2b8a33305a74f22ec3b5b0d111a5daeeb5
 
 depends_build       port:pkgconfig