Date: Mon, 21 Oct 2024 09:34:06 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: 7f8a717607dd - main - net/libngtcp2-gnutls: Update to 1.8.1 Message-ID: <202410210934.49L9Y6op028389@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=7f8a717607ddb143b723c85cc1dc29cca3a50974 commit 7f8a717607ddb143b723c85cc1dc29cca3a50974 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-21 06:33:20 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-21 09:17:26 +0000 net/libngtcp2-gnutls: Update to 1.8.1 Changes: https://github.com/ngtcp2/ngtcp2/releases --- net/libngtcp2-gnutls/Makefile | 2 +- net/libngtcp2-gnutls/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/libngtcp2-gnutls/Makefile b/net/libngtcp2-gnutls/Makefile index d781025cf7fa..b71acd5e54d5 100644 --- a/net/libngtcp2-gnutls/Makefile +++ b/net/libngtcp2-gnutls/Makefile @@ -1,5 +1,5 @@ PORTNAME= ngtcp2 -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.1 CATEGORIES= net MASTER_SITES= https://github.com/ngtcp2/ngtcp2/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= lib diff --git a/net/libngtcp2-gnutls/distinfo b/net/libngtcp2-gnutls/distinfo index 3bd151fcb5d9..26b5f0440dbf 100644 --- a/net/libngtcp2-gnutls/distinfo +++ b/net/libngtcp2-gnutls/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728632266 -SHA256 (ngtcp2-1.8.0.tar.xz) = 6a9a12706f2728154006ad3f96434f9e41bb6e17dd91afe44beb3a90f9bd4245 -SIZE (ngtcp2-1.8.0.tar.xz) = 632052 +TIMESTAMP = 1729240320 +SHA256 (ngtcp2-1.8.1.tar.xz) = ac844a79eb3f153e4ccdcfeccedf42c57ab352bb8ab92ec8ac5d3417a79cfb11 +SIZE (ngtcp2-1.8.1.tar.xz) = 625204
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410210934.49L9Y6op028389>