Date: Thu, 2 Nov 2023 07:40:59 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: 43d31228679b - main - www/nghttp2: Update to 1.58.0 Message-ID: <202311020740.3A27exAt031146@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=43d31228679b0d513a3adc83aeffb82fa58d0952 commit 43d31228679b0d513a3adc83aeffb82fa58d0952 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-11-02 07:34:18 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-11-02 07:37:21 +0000 www/nghttp2: Update to 1.58.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 f7521691b6e3..f9874b6312c0 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -1,5 +1,5 @@ PORTNAME= nghttp2 -PORTVERSION= 1.57.0 +PORTVERSION= 1.58.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 33b67bb42b23..38efb1a3b0ac 100644 --- a/www/nghttp2/distinfo +++ b/www/nghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696963434 -SHA256 (nghttp2-1.57.0.tar.xz) = 9210b0113109f43be526ac5835d58a701411821a4d39e155c40d67c40f47a958 -SIZE (nghttp2-1.57.0.tar.xz) = 1543568 +TIMESTAMP = 1698848716 +SHA256 (nghttp2-1.58.0.tar.xz) = 4a68a3040da92fd9872c056d0f6b0cd60de8410de10b578f8ade9ecc14d297e0 +SIZE (nghttp2-1.58.0.tar.xz) = 1546332
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311020740.3A27exAt031146>