diff --git a/www/libnghttp3/Makefile b/www/libnghttp3/Makefile index 50c39ab48a45..eca03765e62f 100644 --- a/www/libnghttp3/Makefile +++ b/www/libnghttp3/Makefile @@ -1,24 +1,24 @@ PORTNAME= nghttp3 -PORTVERSION= 1.9.0 +PORTVERSION= 1.10.1 CATEGORIES= www net MASTER_SITES= https://github.com/ngtcp2/nghttp3/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= lib MAINTAINER= sunpoet@FreeBSD.org COMMENT= HTTP/3 C Library WWW= https://nghttp2.org/nghttp3/ \ https://github.com/ngtcp2/nghttp3 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= libtool pathfix pkgconfig tar:xz CONFIGURE_ARGS= --enable-lib-only GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes TEST_TARGET= check TEST_WRKSRC= ${WRKSRC}/tests .include diff --git a/www/libnghttp3/distinfo b/www/libnghttp3/distinfo index d7d9610a5948..2ea43a8c2c11 100644 --- a/www/libnghttp3/distinfo +++ b/www/libnghttp3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745177920 -SHA256 (nghttp3-1.9.0.tar.xz) = b1b531cf6ae5c9366abea2d3319e4ac932fd64c072c8aafd69cf6295733ce12a -SIZE (nghttp3-1.9.0.tar.xz) = 400208 +TIMESTAMP = 1748495711 +SHA256 (nghttp3-1.10.1.tar.xz) = e6b8ebaadf8e57cba77a3e34ee8de465fe952481fbf77c4f98d48737bdf50e03 +SIZE (nghttp3-1.10.1.tar.xz) = 398744 diff --git a/www/libnghttp3/pkg-plist b/www/libnghttp3/pkg-plist index 62a606738e1d..d391bc91cd8b 100644 --- a/www/libnghttp3/pkg-plist +++ b/www/libnghttp3/pkg-plist @@ -1,7 +1,7 @@ include/nghttp3/nghttp3.h include/nghttp3/version.h lib/libnghttp3.a lib/libnghttp3.so lib/libnghttp3.so.9 -lib/libnghttp3.so.9.2.7 +lib/libnghttp3.so.9.2.9 libdata/pkgconfig/libnghttp3.pc