diff --git a/www/libnghttp3/Makefile b/www/libnghttp3/Makefile index 7808a510322a..145ba7053b18 100644 --- a/www/libnghttp3/Makefile +++ b/www/libnghttp3/Makefile @@ -1,24 +1,24 @@ PORTNAME= nghttp3 -PORTVERSION= 1.15.0 +PORTVERSION= 1.16.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 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 92e5025cfaf8..5547ac936eb2 100644 --- a/www/libnghttp3/distinfo +++ b/www/libnghttp3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1771421492 -SHA256 (nghttp3-1.15.0.tar.xz) = 6da0cd06b428d32a54c58137838505d9dc0371a900bb8070a46b29e1ceaf2e0f -SIZE (nghttp3-1.15.0.tar.xz) = 408660 +TIMESTAMP = 1782510040 +SHA256 (nghttp3-1.16.0.tar.xz) = 776f59a99905c9a348846807b2e5ac9bb3485fc0f8c0250ba803018d5238a16e +SIZE (nghttp3-1.16.0.tar.xz) = 413004 diff --git a/www/libnghttp3/pkg-plist b/www/libnghttp3/pkg-plist index 914e496a7913..1dcb127e2335 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.6.1 +lib/libnghttp3.so.9.7.0 libdata/pkgconfig/libnghttp3.pc