diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile index 5fb6931fb024..ba7285f383ac 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -1,23 +1,23 @@ PORTNAME= nghttp2 -PORTVERSION= 1.62.1 +PORTVERSION= 1.63.0 CATEGORIES= www net MASTER_SITES= https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= lib MAINTAINER= sunpoet@FreeBSD.org COMMENT= HTTP/2.0 C Library WWW= https://nghttp2.org/ \ https://github.com/nghttp2/nghttp2 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= compiler:c++20-lang cpe libtool pathfix pkgconfig tar:xz CONFIGURE_ARGS= --enable-lib-only GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_CXXSTD= c++20 USE_LDCONFIG= yes .include diff --git a/www/libnghttp2/distinfo b/www/libnghttp2/distinfo index 91ec4a354b3f..01817fc23c33 100644 --- a/www/libnghttp2/distinfo +++ b/www/libnghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716142056 -SHA256 (nghttp2-1.62.1.tar.xz) = 2345d4dc136fda28ce243e0bb21f2e7e8ef6293d62c799abbf6f633a6887af72 -SIZE (nghttp2-1.62.1.tar.xz) = 1606084 +TIMESTAMP = 1725559595 +SHA256 (nghttp2-1.63.0.tar.xz) = 4879c75dd32a74421b9857924449460b8341796c0613ba114ab2188e4622354b +SIZE (nghttp2-1.63.0.tar.xz) = 1606480 diff --git a/www/libnghttp2/pkg-plist b/www/libnghttp2/pkg-plist index 1afc3abca0e9..1e16df41416f 100644 --- a/www/libnghttp2/pkg-plist +++ b/www/libnghttp2/pkg-plist @@ -1,7 +1,7 @@ include/nghttp2/nghttp2.h include/nghttp2/nghttp2ver.h lib/libnghttp2.a lib/libnghttp2.so lib/libnghttp2.so.14 -lib/libnghttp2.so.14.28.1 +lib/libnghttp2.so.14.28.2 libdata/pkgconfig/libnghttp2.pc