Date: Sun, 25 Jul 2021 00:19:53 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: ee87c81a154a - main - www/nghttp2: Update to 1.44.0 Message-ID: <202107250019.16P0JrjI003134@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=ee87c81a154a2ad542978e307f0ae3111e80230c commit ee87c81a154a2ad542978e307f0ae3111e80230c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-24 23:57:50 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-24 23:57:50 +0000 www/nghttp2: Update to 1.44.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 e07c2e8afb68..257764f961ed 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -1,7 +1,7 @@ # Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= nghttp2 -PORTVERSION= 1.43.0 +PORTVERSION= 1.44.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 c8047871c0d7..78682285b472 100644 --- a/www/nghttp2/distinfo +++ b/www/nghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612519113 -SHA256 (nghttp2-1.43.0.tar.xz) = f7d54fa6f8aed29f695ca44612136fa2359013547394d5dffeffca9e01a26b0f -SIZE (nghttp2-1.43.0.tar.xz) = 3973500 +TIMESTAMP = 1627157202 +SHA256 (nghttp2-1.44.0.tar.xz) = 5699473b29941e8dafed10de5c8cb37a3581edf62ba7d04b911ca247d4de3c5d +SIZE (nghttp2-1.44.0.tar.xz) = 3972832
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107250019.16P0JrjI003134>