diff --git a/net/libngtcp2/Makefile b/net/libngtcp2/Makefile index 6d641c8b6090..16344de7aa74 100644 --- a/net/libngtcp2/Makefile +++ b/net/libngtcp2/Makefile @@ -1,22 +1,22 @@ PORTNAME= ngtcp2 -PORTVERSION= 1.6.0 +PORTVERSION= 1.7.0 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://nghttp2.org/ngtcp2/ \ https://github.com/ngtcp2/ngtcp2 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= libtool pathfix pkgconfig tar:xz CONFIGURE_ARGS= --enable-lib-only --with-jemalloc GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes .include diff --git a/net/libngtcp2/distinfo b/net/libngtcp2/distinfo index 650346901be0..36cd15b96ea5 100644 --- a/net/libngtcp2/distinfo +++ b/net/libngtcp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718580026 -SHA256 (ngtcp2-1.6.0.tar.xz) = 2e575a42d369c2c982a1117f062ff9743fa07f87738ac5cedb304aa72260023a -SIZE (ngtcp2-1.6.0.tar.xz) = 623300 +TIMESTAMP = 1725559579 +SHA256 (ngtcp2-1.7.0.tar.xz) = e07c79090f96f6738fabab2129657c53f0cc05164de3662592581ca5425617b1 +SIZE (ngtcp2-1.7.0.tar.xz) = 631072 diff --git a/net/libngtcp2/pkg-plist b/net/libngtcp2/pkg-plist index 6758a62104dd..9b3202c2562d 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.16 -lib/libngtcp2.so.16.2.2 +lib/libngtcp2.so.16.2.3 libdata/pkgconfig/libngtcp2.pc