diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-04-29 03:03:54 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-04-29 03:03:54 +0800 |
commit | e7c505e9b8c85452252ac849ba9eca58a2870895 (patch) | |
tree | de34be2d9fb012bf38aa4b0c9baba8c6e4764465 /www | |
parent | 3aecaf352e7e6b056c4f5490dcf85872455a334f (diff) | |
download | freebsd-ports-gnome-e7c505e9b8c85452252ac849ba9eca58a2870895.tar.gz freebsd-ports-gnome-e7c505e9b8c85452252ac849ba9eca58a2870895.tar.zst freebsd-ports-gnome-e7c505e9b8c85452252ac849ba9eca58a2870895.zip |
- Update to 1.10.0
Changes: https://github.com/nghttp2/nghttp2/releases
Diffstat (limited to 'www')
-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 b658475442f5..b9d061935c88 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.9.2 +PORTVERSION= 1.10.0 DISTVERSIONPREFIX= v CATEGORIES= www net diff --git a/www/nghttp2/distinfo b/www/nghttp2/distinfo index bd8a6d543703..3f38333a6d20 100644 --- a/www/nghttp2/distinfo +++ b/www/nghttp2/distinfo @@ -1,2 +1,2 @@ -SHA256 (nghttp2-nghttp2-v1.9.2_GH0.tar.gz) = d8d35021af90f6116e2dc920b5a943374468c341a651778dddbefaa48f8c8c11 -SIZE (nghttp2-nghttp2-v1.9.2_GH0.tar.gz) = 1608982 +SHA256 (nghttp2-nghttp2-v1.10.0_GH0.tar.gz) = f741681dd474fb8d795fbdd05d802c15bdc6bba2ed72843a0ab2a4c3f584ac2d +SIZE (nghttp2-nghttp2-v1.10.0_GH0.tar.gz) = 1622583 diff --git a/www/nghttp2/pkg-plist b/www/nghttp2/pkg-plist index 7510e3b97959..260e485c892b 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.6.0 +lib/libnghttp2.so.14.7.0 %%ASIO%%lib/libnghttp2_asio.a %%ASIO%%lib/libnghttp2_asio.so %%ASIO%%lib/libnghttp2_asio.so.1 |