diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile index 249c922fc487..ca5e4a1e4b4a 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -1,22 +1,22 @@ PORTNAME= nghttp2 -PORTVERSION= 1.68.1 +PORTVERSION= 1.69.0 CATEGORIES= www net MASTER_SITES= https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= lib MAINTAINER= sunpoet@FreeBSD.org COMMENT= HTTP/2 C Library WWW= https://nghttp2.org/ \ https://github.com/nghttp2/nghttp2 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= cpe libtool pkgconfig tar:xz CONFIGURE_ARGS= --enable-lib-only GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes .include diff --git a/www/libnghttp2/distinfo b/www/libnghttp2/distinfo index 76584b51b014..2cd3d5318976 100644 --- a/www/libnghttp2/distinfo +++ b/www/libnghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1774610535 -SHA256 (nghttp2-1.68.1.tar.xz) = 6abd7ab0a7f1580d5914457cb3c85eb80455657ee5119206edbd7f848c14f0b2 -SIZE (nghttp2-1.68.1.tar.xz) = 1675948 +TIMESTAMP = 1776780820 +SHA256 (nghttp2-1.69.0.tar.xz) = 1fb324b6ec2c56f6bde0658f4139ffd8209fa9e77ce98fd7a5f63af8d0e508ad +SIZE (nghttp2-1.69.0.tar.xz) = 1696336 diff --git a/www/libnghttp2/pkg-plist b/www/libnghttp2/pkg-plist index 2f97c137cb18..71bb8010006d 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.29.3 +lib/libnghttp2.so.14.29.4 libdata/pkgconfig/libnghttp2.pc