Date: Sun, 8 Sep 2024 18:42: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: 6b2b6fc90d27 - main - www/nghttp2: Update to 1.63.0 Message-ID: <202409081842.488IgkEZ034994@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=6b2b6fc90d270c590a53a6c84ca1df897bf95e7c commit 6b2b6fc90d270c590a53a6c84ca1df897bf95e7c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-08 18:17:14 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-08 18:37:04 +0000 www/nghttp2: Update to 1.63.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 daec34b12a14..7af0308ee078 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -1,5 +1,5 @@ PORTNAME= nghttp2 -PORTVERSION= 1.62.1 +PORTVERSION= 1.63.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 2791d0cdcc6a..3a48411e75a0 100644 --- a/www/nghttp2/distinfo +++ b/www/nghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716142058 -SHA256 (nghttp2-1.62.1.tar.xz) = 2345d4dc136fda28ce243e0bb21f2e7e8ef6293d62c799abbf6f633a6887af72 -SIZE (nghttp2-1.62.1.tar.xz) = 1606084 +TIMESTAMP = 1725559599 +SHA256 (nghttp2-1.63.0.tar.xz) = 4879c75dd32a74421b9857924449460b8341796c0613ba114ab2188e4622354b +SIZE (nghttp2-1.63.0.tar.xz) = 1606480
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409081842.488IgkEZ034994>