git: 0052e74ae7a2 - main - net/libngtcp2: Update to 1.6.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Jun 2024 04:07:29 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=0052e74ae7a28e356f3643437737319c048abb9f commit 0052e74ae7a28e356f3643437737319c048abb9f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-06-18 03:59:05 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-06-18 03:59:05 +0000 net/libngtcp2: Update to 1.6.0 Changes: https://github.com/ngtcp2/ngtcp2/releases --- net/libngtcp2/Makefile | 2 +- net/libngtcp2/distinfo | 6 +++--- net/libngtcp2/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net/libngtcp2/Makefile b/net/libngtcp2/Makefile index 59942ff63180..6d641c8b6090 100644 --- a/net/libngtcp2/Makefile +++ b/net/libngtcp2/Makefile @@ -1,5 +1,5 @@ PORTNAME= ngtcp2 -PORTVERSION= 1.5.0 +PORTVERSION= 1.6.0 CATEGORIES= net MASTER_SITES= https://github.com/ngtcp2/ngtcp2/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= lib diff --git a/net/libngtcp2/distinfo b/net/libngtcp2/distinfo index ac50d056e6f3..650346901be0 100644 --- a/net/libngtcp2/distinfo +++ b/net/libngtcp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715842540 -SHA256 (ngtcp2-1.5.0.tar.xz) = 2a40368cbe6313d6029b7d06dbf179e9ba92c8d5b1c7411f91093ae943db857f -SIZE (ngtcp2-1.5.0.tar.xz) = 627464 +TIMESTAMP = 1718580026 +SHA256 (ngtcp2-1.6.0.tar.xz) = 2e575a42d369c2c982a1117f062ff9743fa07f87738ac5cedb304aa72260023a +SIZE (ngtcp2-1.6.0.tar.xz) = 623300 diff --git a/net/libngtcp2/pkg-plist b/net/libngtcp2/pkg-plist index afb36d0bbc6d..6758a62104dd 100644 --- a/net/libngtcp2/pkg-plist +++ b/net/libngtcp2/pkg-plist @@ -3,5 +3,5 @@ include/ngtcp2/version.h lib/libngtcp2.a lib/libngtcp2.so lib/libngtcp2.so.16 -lib/libngtcp2.so.16.2.1 +lib/libngtcp2.so.16.2.2 libdata/pkgconfig/libngtcp2.pc