diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile index 928711e3e7a4..3204240c1e8c 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -1,23 +1,23 @@ PORTNAME= nghttp2 -PORTVERSION= 1.56.0 +PORTVERSION= 1.57.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++14-lang cpe libtool pathfix pkgconfig tar:xz CONFIGURE_ARGS= --enable-lib-only GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_CXXSTD= c++14 USE_LDCONFIG= yes .include diff --git a/www/libnghttp2/distinfo b/www/libnghttp2/distinfo index 3a55e9b3e8f3..f67f7f7abfa5 100644 --- a/www/libnghttp2/distinfo +++ b/www/libnghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695143241 -SHA256 (nghttp2-1.56.0.tar.xz) = 65eee8021e9d3620589a4a4e91ce9983d802b5229f78f3313770e13f4d2720e9 -SIZE (nghttp2-1.56.0.tar.xz) = 1541712 +TIMESTAMP = 1696963432 +SHA256 (nghttp2-1.57.0.tar.xz) = 9210b0113109f43be526ac5835d58a701411821a4d39e155c40d67c40f47a958 +SIZE (nghttp2-1.57.0.tar.xz) = 1543568 diff --git a/www/libnghttp2/pkg-plist b/www/libnghttp2/pkg-plist index 08d5c22f5395..253cacbd842d 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.24.4 +lib/libnghttp2.so.14.25.0 libdata/pkgconfig/libnghttp2.pc