--- Portfile.orig	2016-04-26 07:38:49.000000000 -0500
+++ Portfile	2016-04-26 07:39:35.000000000 -0500
@@ -5,7 +5,7 @@
 PortGroup           cxx11 1.0
 PortGroup           github 1.0
 
-github.setup        tatsuhiro-t nghttp2 1.9.2 v
+github.setup        tatsuhiro-t nghttp2 1.10.0 v
 categories          www
 platforms           darwin
 maintainers         gmail.com:mschamschula openmaintainer
@@ -19,8 +19,8 @@
 github.tarball_from releases
 use_xz              yes
 
-checksums           rmd160 ef40a5c6782294116863e22890c0a74a54715fdb \
-                    sha256 3d600ef8bfd151769559bc23806877b8b4eaf3d66776e6c1427b9c04cce8e853
+checksums           rmd160 69bebd4e0ec0592f6c1212b77a9526f185a98ea2 \
+                    sha256 c7e4624d91f32cddfd81233361804c004ef5295851b93e31f95f54a224e5091f
 
 if {![variant_isset python34] && ![variant_isset python35] } { default_variants +python27 }
 
