Date: Mon, 17 Apr 2023 09:23:28 GMT From: Bernard Spil <brnrd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 49acfe238f0d - main - www/mod_http2: Update to 2.0.14 Message-ID: <202304170923.33H9NSuT041800@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=49acfe238f0d7c04d212e8917016d7885eb4abc8 commit 49acfe238f0d7c04d212e8917016d7885eb4abc8 Author: Bernard Spil <brnrd@FreeBSD.org> AuthorDate: 2023-04-17 09:23:23 +0000 Commit: Bernard Spil <brnrd@FreeBSD.org> CommitDate: 2023-04-17 09:23:23 +0000 www/mod_http2: Update to 2.0.14 --- www/mod_http2/Makefile | 2 +- www/mod_http2/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/mod_http2/Makefile b/www/mod_http2/Makefile index b2cabaa89288..ca63b8a0a96c 100644 --- a/www/mod_http2/Makefile +++ b/www/mod_http2/Makefile @@ -1,5 +1,5 @@ PORTNAME= mod_http2 -DISTVERSION= 2.0.13 +DISTVERSION= 2.0.14 CATEGORIES= www MASTER_SITES= https://github.com/icing/mod_h2/releases/download/v${DISTVERSION}/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} diff --git a/www/mod_http2/distinfo b/www/mod_http2/distinfo index ba49dd86d0dd..ed055b5f63c2 100644 --- a/www/mod_http2/distinfo +++ b/www/mod_http2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680854704 -SHA256 (mod_http2-2.0.13.tar.gz) = b7420555912dd33f8f2a1608503a05c7a31fb87aab7960ab6e0f0e92122bed7d -SIZE (mod_http2-2.0.13.tar.gz) = 1018786 +TIMESTAMP = 1681649145 +SHA256 (mod_http2-2.0.14.tar.gz) = eb1501a71a03486489fedd76fabd5da58f4ed374970950b0dad909258d81d85c +SIZE (mod_http2-2.0.14.tar.gz) = 1019660
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304170923.33H9NSuT041800>