diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-07-25 07:40:50 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-07-25 07:40:50 +0000 |
commit | d47fc9c53250c32ab782adb5827767fc1666baba (patch) | |
tree | 48efc37eeffdb9ae1dc435b3288b33edc78e0849 /www/nghttp2 | |
parent | 2634314e5da22d3f977db53f7b254eb69b58a8b7 (diff) |
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 a789df2d0dc0..fdc975eb6f34 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.0.5 +PORTVERSION= 1.1.2 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 15af1ea57792..6d0410d5e66b 100644 --- a/www/nghttp2/distinfo +++ b/www/nghttp2/distinfo @@ -1,2 +1,2 @@ -SHA256 (nghttp2-1.0.5.tar.xz) = 8515822015016008ac536de92a7e3652c7dd4f67315ee415f26a30a505f8c821 -SIZE (nghttp2-1.0.5.tar.xz) = 910360 +SHA256 (nghttp2-1.1.2.tar.xz) = 8bd4a1dde16bf82fbacfe26ba48f22f6758c2d38202e7a956e0d070372699237 +SIZE (nghttp2-1.1.2.tar.xz) = 918148 diff --git a/www/nghttp2/pkg-plist b/www/nghttp2/pkg-plist index b1940eb61a71..808f03bb00e8 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.5 +lib/libnghttp2.so.14.0.6 %%ASIO%%lib/libnghttp2_asio.a %%ASIO%%lib/libnghttp2_asio.so %%ASIO%%lib/libnghttp2_asio.so.1 |