Date: Wed, 11 Oct 2023 12:59:46 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 34446ed39282 - main - www/nghttp2: Update to 1.57.0 Message-ID: <202310111259.39BCxkBP036519@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=34446ed39282de74a5abda0b67b30910c54f3c4d commit 34446ed39282de74a5abda0b67b30910c54f3c4d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-10-11 12:57:37 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-10-11 12:57:37 +0000 www/nghttp2: Update to 1.57.0 Changes: https://github.com/nghttp2/nghttp2/releases --- www/nghttp2/Makefile | 2 +- www/nghttp2/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile index e741c039bcad..f7521691b6e3 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -1,5 +1,5 @@ PORTNAME= nghttp2 -PORTVERSION= 1.56.0 +PORTVERSION= 1.57.0 CATEGORIES= www net MASTER_SITES= https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/ diff --git a/www/nghttp2/distinfo b/www/nghttp2/distinfo index a7b8ffb835ae..33b67bb42b23 100644 --- a/www/nghttp2/distinfo +++ b/www/nghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695143247 -SHA256 (nghttp2-1.56.0.tar.xz) = 65eee8021e9d3620589a4a4e91ce9983d802b5229f78f3313770e13f4d2720e9 -SIZE (nghttp2-1.56.0.tar.xz) = 1541712 +TIMESTAMP = 1696963434 +SHA256 (nghttp2-1.57.0.tar.xz) = 9210b0113109f43be526ac5835d58a701411821a4d39e155c40d67c40f47a958 +SIZE (nghttp2-1.57.0.tar.xz) = 1543568
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310111259.39BCxkBP036519>