Modified: trunk/dports/www/nghttp2/Portfile (149576 => 149577)
--- trunk/dports/www/nghttp2/Portfile 2016-06-27 12:29:04 UTC (rev 149576)
+++ trunk/dports/www/nghttp2/Portfile 2016-06-27 12:35:16 UTC (rev 149577)
@@ -5,7 +5,7 @@
PortGroup cxx11 1.0
PortGroup github 1.0
-github.setup tatsuhiro-t nghttp2 1.11.1 v
+github.setup tatsuhiro-t nghttp2 1.12.0 v
categories www
platforms darwin
maintainers mps openmaintainer
@@ -19,8 +19,8 @@
github.tarball_from releases
use_xz yes
-checksums rmd160 b25716ce4d952a5ed40100e0835ff25c97c90e5f \
- sha256 865914ff3005df7a67c8d9ac474a900abc7c38d426a8c6fea8ce29dfe86da6ea
+checksums rmd160 ef4b6baa2df33c2bab08aa385623c898d02e3b06 \
+ sha256 445c24243b8132b031c2c9fc9fe99f5abadbce2db4fbdf7eb6d3beaa5797dd4b
if {![variant_isset python34] && ![variant_isset python35] } { default_variants +python27 }