Modified: trunk/dports/www/nghttp2/Portfile (149099 => 149100)
--- trunk/dports/www/nghttp2/Portfile 2016-05-30 09:30:44 UTC (rev 149099)
+++ trunk/dports/www/nghttp2/Portfile 2016-05-30 11:23:45 UTC (rev 149100)
@@ -5,7 +5,7 @@
PortGroup cxx11 1.0
PortGroup github 1.0
-github.setup tatsuhiro-t nghttp2 1.11.0 v
+github.setup tatsuhiro-t nghttp2 1.11.1 v
categories www
platforms darwin
maintainers mps openmaintainer
@@ -19,8 +19,8 @@
github.tarball_from releases
use_xz yes
-checksums rmd160 0f89925482ff11e98e75f5cfe8f18d61d0eb7149 \
- sha256 40457054017318221fc6a4a65ec3250008919cf7eadf7f0f5eca19793ef0a730
+checksums rmd160 b25716ce4d952a5ed40100e0835ff25c97c90e5f \
+ sha256 865914ff3005df7a67c8d9ac474a900abc7c38d426a8c6fea8ce29dfe86da6ea
if {![variant_isset python34] && ![variant_isset python35] } { default_variants +python27 }