diff --git a/www/libnghttp3/Makefile b/www/libnghttp3/Makefile index eca03765e62f..0c6cf5a0fb4b 100644 --- a/www/libnghttp3/Makefile +++ b/www/libnghttp3/Makefile @@ -1,24 +1,24 @@ PORTNAME= nghttp3 -PORTVERSION= 1.10.1 +PORTVERSION= 1.11.0 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 2ea43a8c2c11..d3ae0819c7cb 100644 --- a/www/libnghttp3/distinfo +++ b/www/libnghttp3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748495711 -SHA256 (nghttp3-1.10.1.tar.xz) = e6b8ebaadf8e57cba77a3e34ee8de465fe952481fbf77c4f98d48737bdf50e03 -SIZE (nghttp3-1.10.1.tar.xz) = 398744 +TIMESTAMP = 1753796020 +SHA256 (nghttp3-1.11.0.tar.xz) = 27d084518f06d78279b050cc9cdff2418f80fb753da019427ce853cec920f33f +SIZE (nghttp3-1.11.0.tar.xz) = 405816 diff --git a/www/libnghttp3/pkg-plist b/www/libnghttp3/pkg-plist index d391bc91cd8b..9d1f5c708099 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.9 +lib/libnghttp3.so.9.3.0 libdata/pkgconfig/libnghttp3.pc