diff --git a/www/libnghttp3/Makefile b/www/libnghttp3/Makefile index d9664b547546..50c39ab48a45 100644 --- a/www/libnghttp3/Makefile +++ b/www/libnghttp3/Makefile @@ -1,24 +1,24 @@ PORTNAME= nghttp3 -PORTVERSION= 1.8.0 +PORTVERSION= 1.9.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 d6c2793ddf71..d7d9610a5948 100644 --- a/www/libnghttp3/distinfo +++ b/www/libnghttp3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740836046 -SHA256 (nghttp3-1.8.0.tar.xz) = a9dd28970977e6802a3eaf2cfaeae6d0fae60c8d2c0f2c4ce600036a7998ee9a -SIZE (nghttp3-1.8.0.tar.xz) = 398640 +TIMESTAMP = 1745177920 +SHA256 (nghttp3-1.9.0.tar.xz) = b1b531cf6ae5c9366abea2d3319e4ac932fd64c072c8aafd69cf6295733ce12a +SIZE (nghttp3-1.9.0.tar.xz) = 400208 diff --git a/www/libnghttp3/pkg-plist b/www/libnghttp3/pkg-plist index 593d03522581..62a606738e1d 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.6 +lib/libnghttp3.so.9.2.7 libdata/pkgconfig/libnghttp3.pc