Revision
139974
Author
ionic@macports.org
Date
2015-09-04 12:54:09 -0700 (Fri, 04 Sep 2015)

Log Message

nghttp2: update to 1.3.0. Patch provided by maintainer. Fixes: #48744.

Modified Paths

Diff

Modified: trunk/dports/www/nghttp2/Portfile (139973 => 139974)


--- trunk/dports/www/nghttp2/Portfile	2015-09-04 19:47:18 UTC (rev 139973)
+++ trunk/dports/www/nghttp2/Portfile	2015-09-04 19:54:09 UTC (rev 139974)
@@ -5,7 +5,7 @@
 PortGroup           cxx11 1.0
 PortGroup           github 1.0
 
-github.setup        tatsuhiro-t nghttp2 1.2.1 v
+github.setup        tatsuhiro-t nghttp2 1.3.0 v
 set PythonVersion   2.7
 categories          www
 platforms           darwin
@@ -20,8 +20,8 @@
 github.tarball_from releases
 use_xz              yes
 
-checksums           rmd160 eb61e2fd2d11f8bdd321719ad258943f88295053 \
-                    sha256 e41bca1d99eadf004faa49bbc482067398a2550dddd4098211566b5622e9af03
+checksums           rmd160 776f53c071ee5f0611f6195958007c11a1c39000 \
+                    sha256 85be1e859cf310bd13204c58d1e4539cfb1d74eb5ef6b0146063fa2907d7b3f2
 
 depends_build       port:pkgconfig