diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-10-05 21:08:02 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-10-05 21:08:02 +0000 |
commit | 4cb26273fa820e453baef53519f83abb5e30c7d6 (patch) | |
tree | e072fda0ab23742a5fa458317aeb4d0251a865e6 | |
parent | 2be6cbec16abc2c12cd4c6d8ce5f1c6ac7b68144 (diff) | |
download | freebsd-ports-4cb26273fa820e453baef53519f83abb5e30c7d6.zip |
Update to 1.34.0
Changes: https://github.com/nghttp2/nghttp2/releases
-rw-r--r-- | www/nghttp2/Makefile | 2 | ||||
-rw-r--r-- | www/nghttp2/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile index 270270bd1732..e30243ae5556 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.33.0 +PORTVERSION= 1.34.0 DISTVERSIONPREFIX= v CATEGORIES= www net diff --git a/www/nghttp2/distinfo b/www/nghttp2/distinfo index 2d1d28bb3d21..8c576454d47a 100644 --- a/www/nghttp2/distinfo +++ b/www/nghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535987260 -SHA256 (nghttp2-nghttp2-v1.33.0_GH0.tar.gz) = 60c5b7e2b6a2da05b980014ee14a4b77198ad1cce81b5a13d01fd521f5c23b9d -SIZE (nghttp2-nghttp2-v1.33.0_GH0.tar.gz) = 1751546 +TIMESTAMP = 1538662894 +SHA256 (nghttp2-nghttp2-v1.34.0_GH0.tar.gz) = a0ca4071e59cb1a08cbc40e86127f42c6c7f5ae98d121094d917f81fc6fa0728 +SIZE (nghttp2-nghttp2-v1.34.0_GH0.tar.gz) = 1760930 |