diff --git a/www/libnghttp3/Makefile b/www/libnghttp3/Makefile index 1fc8a97060f1..2598406e1086 100644 --- a/www/libnghttp3/Makefile +++ b/www/libnghttp3/Makefile @@ -1,23 +1,23 @@ PORTNAME= nghttp3 -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.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= compiler:c++17-lang libtool pathfix pkgconfig tar:xz CONFIGURE_ARGS= --enable-lib-only GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_CXXSTD= c++17 USE_LDCONFIG= yes .include diff --git a/www/libnghttp3/distinfo b/www/libnghttp3/distinfo index 34ba98d6756a..5f16776ebf0a 100644 --- a/www/libnghttp3/distinfo +++ b/www/libnghttp3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702028060 -SHA256 (nghttp3-1.1.0.tar.xz) = f7ffcf21fb889e7d6a8422a3620deb52a8516364805ec3bd7ef296628ca595cb -SIZE (nghttp3-1.1.0.tar.xz) = 369832 +TIMESTAMP = 1708448968 +SHA256 (nghttp3-1.2.0.tar.xz) = d2e216bae7bd7362f850922e4237a5caa204853b3594b22adccab4c1e1c1d1aa +SIZE (nghttp3-1.2.0.tar.xz) = 387592 diff --git a/www/libnghttp3/pkg-plist b/www/libnghttp3/pkg-plist index 88f6c7354e1a..8fbd9026ecbc 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.1.0 +lib/libnghttp3.so.9.2.0 libdata/pkgconfig/libnghttp3.pc