diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-11-28 08:51:23 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-11-28 08:51:23 +0800 |
commit | de6c24da8d54d91972f3ebf457e7d35c68281c6d (patch) | |
tree | 4ae1a43aecc639f48ce8ad48b449713219ad411c /www/nghttp2 | |
parent | 90a7a2d8736670d8e2fc70fad1990cc3ae219fe9 (diff) | |
download | freebsd-ports-gnome-de6c24da8d54d91972f3ebf457e7d35c68281c6d.tar.gz freebsd-ports-gnome-de6c24da8d54d91972f3ebf457e7d35c68281c6d.tar.zst freebsd-ports-gnome-de6c24da8d54d91972f3ebf457e7d35c68281c6d.zip |
Update to 1.28.0
Changes: https://github.com/nghttp2/nghttp2/releases
Diffstat (limited to 'www/nghttp2')
-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 9edd00cb078a..ce740e11aabb 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.27.0 +PORTVERSION= 1.28.0 DISTVERSIONPREFIX= v CATEGORIES= www net diff --git a/www/nghttp2/distinfo b/www/nghttp2/distinfo index 0eb944a29557..90fa2d297467 100644 --- a/www/nghttp2/distinfo +++ b/www/nghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1509039422 -SHA256 (nghttp2-nghttp2-v1.27.0_GH0.tar.gz) = 9ef676571372b4a87a12046e294ab0a35baceb31daeaeadcd945ed296cf9b591 -SIZE (nghttp2-nghttp2-v1.27.0_GH0.tar.gz) = 1747577 +TIMESTAMP = 1511826032 +SHA256 (nghttp2-nghttp2-v1.28.0_GH0.tar.gz) = 809ecbf2f70365cd440110c2bde81e0c074db59b693effce748fdafb5cc388f9 +SIZE (nghttp2-nghttp2-v1.28.0_GH0.tar.gz) = 1754997 |