diff --git a/www/libnghttp3/Makefile b/www/libnghttp3/Makefile index 145ba7053b18..243c8a2f2c66 100644 --- a/www/libnghttp3/Makefile +++ b/www/libnghttp3/Makefile @@ -1,24 +1,24 @@ PORTNAME= nghttp3 -PORTVERSION= 1.16.0 +PORTVERSION= 1.17.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 5547ac936eb2..73148e534fa1 100644 --- a/www/libnghttp3/distinfo +++ b/www/libnghttp3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1782510040 -SHA256 (nghttp3-1.16.0.tar.xz) = 776f59a99905c9a348846807b2e5ac9bb3485fc0f8c0250ba803018d5238a16e -SIZE (nghttp3-1.16.0.tar.xz) = 413004 +TIMESTAMP = 1782657212 +SHA256 (nghttp3-1.17.0.tar.xz) = e8b798272b9282045cb83577dcf7bd7fcd22bb3a43aec0eb1a24f675b4cef0b8 +SIZE (nghttp3-1.17.0.tar.xz) = 410916 diff --git a/www/libnghttp3/pkg-plist b/www/libnghttp3/pkg-plist index 1dcb127e2335..90fca5298350 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.7.0 +lib/libnghttp3.so.9.8.0 libdata/pkgconfig/libnghttp3.pc