diff --git a/www/libnghttp3/Makefile b/www/libnghttp3/Makefile index b70a0dd10e4f..59b62a011184 100644 --- a/www/libnghttp3/Makefile +++ b/www/libnghttp3/Makefile @@ -1,23 +1,22 @@ PORTNAME= nghttp3 -PORTVERSION= 1.3.0 -PORTREVISION= 2 +PORTVERSION= 1.4.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 .include diff --git a/www/libnghttp3/distinfo b/www/libnghttp3/distinfo index 04b98100afcc..4ae8429abff8 100644 --- a/www/libnghttp3/distinfo +++ b/www/libnghttp3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715842554 -SHA256 (nghttp3-1.3.0.tar.xz) = 450525981d302f23832b18edd1a62cf58019392ca6402408d0eb1a7f3fd92ecf -SIZE (nghttp3-1.3.0.tar.xz) = 390176 +TIMESTAMP = 1718580038 +SHA256 (nghttp3-1.4.0.tar.xz) = c87b27ef33982a3b831dd349f4a75c55bd4c22a8ec0890095b84b54009df9d6a +SIZE (nghttp3-1.4.0.tar.xz) = 389036 diff --git a/www/libnghttp3/pkg-plist b/www/libnghttp3/pkg-plist index c2e591154dd4..08bd29fd9c8f 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.1 +lib/libnghttp3.so.9.2.2 libdata/pkgconfig/libnghttp3.pc