diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile index c8fffce768ca..c45b50d577ba 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -1,23 +1,23 @@ # Created by: Sunpoet Po-Chuan Hsieh PORTNAME= nghttp2 -PORTVERSION= 1.43.0 +PORTVERSION= 1.44.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 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= compiler:c++14-lang 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 edecac06bfb4..4a49013577e8 100644 --- a/www/libnghttp2/distinfo +++ b/www/libnghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612519111 -SHA256 (nghttp2-1.43.0.tar.xz) = f7d54fa6f8aed29f695ca44612136fa2359013547394d5dffeffca9e01a26b0f -SIZE (nghttp2-1.43.0.tar.xz) = 3973500 +TIMESTAMP = 1627157200 +SHA256 (nghttp2-1.44.0.tar.xz) = 5699473b29941e8dafed10de5c8cb37a3581edf62ba7d04b911ca247d4de3c5d +SIZE (nghttp2-1.44.0.tar.xz) = 3972832 diff --git a/www/libnghttp2/pkg-plist b/www/libnghttp2/pkg-plist index e8e06fe7403f..df23b30f9ee3 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.20.1 +lib/libnghttp2.so.14.20.2 libdata/pkgconfig/libnghttp2.pc