diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-08-13 17:31:14 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-08-13 17:31:14 +0000 |
commit | c266da91816dc0857b3b0b30e970db57292e66cf (patch) | |
tree | cde5200978a493fa4299a62f88ed5471dd59076c /www/nghttp2 | |
parent | 3204000237f2cf368081bfa2b5231d1c886ce5e5 (diff) | |
download | ports-c266da91816dc0857b3b0b30e970db57292e66cf.tar.gz ports-c266da91816dc0857b3b0b30e970db57292e66cf.zip |
Notes
Diffstat (limited to 'www/nghttp2')
-rw-r--r-- | www/nghttp2/Makefile | 2 | ||||
-rw-r--r-- | www/nghttp2/distinfo | 4 | ||||
-rw-r--r-- | www/nghttp2/pkg-plist | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile index fdc975eb6f34..1342523dc72c 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.1.2 +PORTVERSION= 1.2.0 CATEGORIES= www net MASTER_SITES= https://github.com/tatsuhiro-t/${PORTNAME}/releases/download/v${PORTVERSION}/ \ LOCAL/sunpoet diff --git a/www/nghttp2/distinfo b/www/nghttp2/distinfo index 6d0410d5e66b..707274df30a8 100644 --- a/www/nghttp2/distinfo +++ b/www/nghttp2/distinfo @@ -1,2 +1,2 @@ -SHA256 (nghttp2-1.1.2.tar.xz) = 8bd4a1dde16bf82fbacfe26ba48f22f6758c2d38202e7a956e0d070372699237 -SIZE (nghttp2-1.1.2.tar.xz) = 918148 +SHA256 (nghttp2-1.2.0.tar.xz) = 9e4a419c835b6cfa08ff9743f823638d32d8516aa3abfc86598272d173bc558f +SIZE (nghttp2-1.2.0.tar.xz) = 937040 diff --git a/www/nghttp2/pkg-plist b/www/nghttp2/pkg-plist index 808f03bb00e8..d3939aef1bbb 100644 --- a/www/nghttp2/pkg-plist +++ b/www/nghttp2/pkg-plist @@ -12,7 +12,7 @@ include/nghttp2/nghttp2ver.h lib/libnghttp2.a lib/libnghttp2.so lib/libnghttp2.so.14 -lib/libnghttp2.so.14.0.6 +lib/libnghttp2.so.14.0.7 %%ASIO%%lib/libnghttp2_asio.a %%ASIO%%lib/libnghttp2_asio.so %%ASIO%%lib/libnghttp2_asio.so.1 |