diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-04-09 00:27:56 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-04-09 00:27:56 +0800 |
commit | 9ab6b7b6bcc5cb4d342518d897eba340fc62887d (patch) | |
tree | 92804c81a5d2f6fabfe3fbcc96f222b4e78f3ac2 | |
parent | 4c6c99ba72f58a0858bfbd5c3cd91610d0fa941f (diff) | |
download | freebsd-ports-gnome-9ab6b7b6bcc5cb4d342518d897eba340fc62887d.tar.gz freebsd-ports-gnome-9ab6b7b6bcc5cb4d342518d897eba340fc62887d.tar.zst freebsd-ports-gnome-9ab6b7b6bcc5cb4d342518d897eba340fc62887d.zip |
- Update to 1.9.2
Changes: https://github.com/nghttp2/nghttp2/releases
-rw-r--r-- | www/nghttp2/Makefile | 2 | ||||
-rw-r--r-- | www/nghttp2/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile index b2adabf6164e..b658475442f5 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.9.1 +PORTVERSION= 1.9.2 DISTVERSIONPREFIX= v CATEGORIES= www net diff --git a/www/nghttp2/distinfo b/www/nghttp2/distinfo index cbfa6b52f7a3..bd8a6d543703 100644 --- a/www/nghttp2/distinfo +++ b/www/nghttp2/distinfo @@ -1,2 +1,2 @@ -SHA256 (nghttp2-nghttp2-v1.9.1_GH0.tar.gz) = c443d74c63a781d83b4c6d731641222c5635010fc2fdc9afe6dfeb4e50d3ef38 -SIZE (nghttp2-nghttp2-v1.9.1_GH0.tar.gz) = 1608684 +SHA256 (nghttp2-nghttp2-v1.9.2_GH0.tar.gz) = d8d35021af90f6116e2dc920b5a943374468c341a651778dddbefaa48f8c8c11 +SIZE (nghttp2-nghttp2-v1.9.2_GH0.tar.gz) = 1608982 |