diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile index 33063cf78338..eca09b4ad285 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -1,23 +1,23 @@ PORTNAME= nghttp2 -PORTVERSION= 1.59.0 +PORTVERSION= 1.60.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 027be1ecc1a6..e59f1867f51d 100644 --- a/www/libnghttp2/distinfo +++ b/www/libnghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1705867821 -SHA256 (nghttp2-1.59.0.tar.xz) = fdc9bd71f5cf8d3fdfb63066b89364c10eb2fdeab55f3c6755cd7917b2ec4ffb -SIZE (nghttp2-1.59.0.tar.xz) = 1546956 +TIMESTAMP = 1709390434 +SHA256 (nghttp2-1.60.0.tar.xz) = 625d6c3da1d9ca4fd643a638256431ae68fd1901653b2a61a245eea7b261bf4e +SIZE (nghttp2-1.60.0.tar.xz) = 1587004 diff --git a/www/libnghttp2/pkg-plist b/www/libnghttp2/pkg-plist index 265bfb64c957..57d6e37688a3 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.26.0 +lib/libnghttp2.so.14.27.0 libdata/pkgconfig/libnghttp2.pc