diff --git a/net/libngtcp2/Makefile b/net/libngtcp2/Makefile index 29cfc61dbe78..30ffd850f10b 100644 --- a/net/libngtcp2/Makefile +++ b/net/libngtcp2/Makefile @@ -1,22 +1,22 @@ PORTNAME= ngtcp2 -PORTVERSION= 0.12.1 +PORTVERSION= 0.13.1 CATEGORIES= net MASTER_SITES= https://github.com/ngtcp2/ngtcp2/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= lib MAINTAINER= sunpoet@FreeBSD.org COMMENT= Implementation of QUIC protocol WWW= https://github.com/ngtcp2/ngtcp2 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= compiler:c++17-lang libtool pathfix pkgconfig ssl tar:xz CONFIGURE_ARGS= --enable-lib-only --with-jemalloc GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_CXXSTD= c++17 USE_LDCONFIG= yes .include diff --git a/net/libngtcp2/distinfo b/net/libngtcp2/distinfo index 2a8d3f0d3307..8bf4065c7cf6 100644 --- a/net/libngtcp2/distinfo +++ b/net/libngtcp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675190939 -SHA256 (ngtcp2-0.12.1.tar.xz) = b9dd932b23e4cdac87eae7ca4b19fdfdd706186e6c95dc1da020426c06a04fab -SIZE (ngtcp2-0.12.1.tar.xz) = 581500 +TIMESTAMP = 1677771035 +SHA256 (ngtcp2-0.13.1.tar.xz) = 6485e94a551642d119c17fcb2a8c4844ea6c9fd6da722920da718af9bcf6c714 +SIZE (ngtcp2-0.13.1.tar.xz) = 582412 diff --git a/net/libngtcp2/pkg-plist b/net/libngtcp2/pkg-plist index c98f40504dc9..c73191b7c6c9 100644 --- a/net/libngtcp2/pkg-plist +++ b/net/libngtcp2/pkg-plist @@ -1,7 +1,7 @@ include/ngtcp2/ngtcp2.h include/ngtcp2/version.h lib/libngtcp2.a lib/libngtcp2.so -lib/libngtcp2.so.9 -lib/libngtcp2.so.9.0.1 +lib/libngtcp2.so.10 +lib/libngtcp2.so.10.0.1 libdata/pkgconfig/libngtcp2.pc