diff --git a/www/libnghttp3/Makefile b/www/libnghttp3/Makefile index d7f001721f6b..6f229794a8c4 100644 --- a/www/libnghttp3/Makefile +++ b/www/libnghttp3/Makefile @@ -1,23 +1,23 @@ # Created by: Po-Chuan Hsieh PORTNAME= nghttp3 -PORTVERSION= 0.4.0 +PORTVERSION= 0.4.1 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 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= compiler:c++17-lang libtool pathfix pkgconfig tar:xz CONFIGURE_ARGS= --enable-lib-only GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_CXXSTD= c++17 USE_LDCONFIG= yes .include diff --git a/www/libnghttp3/distinfo b/www/libnghttp3/distinfo index 1cfcd6df3d0f..49dafd12a553 100644 --- a/www/libnghttp3/distinfo +++ b/www/libnghttp3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652122587 -SHA256 (nghttp3-0.4.0.tar.xz) = 3de9c4bb2d32fd58ce79e42c6464e7e340c752fa7585ad4c6d3fece306e99185 -SIZE (nghttp3-0.4.0.tar.xz) = 362932 +TIMESTAMP = 1653925902 +SHA256 (nghttp3-0.4.1.tar.xz) = b0017e46733873614c8fb808e185204a04a746573e9571f900f20caa62714367 +SIZE (nghttp3-0.4.1.tar.xz) = 362616 diff --git a/www/libnghttp3/pkg-plist b/www/libnghttp3/pkg-plist index 6e497a6e6385..0c86d4840eb2 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.2 -lib/libnghttp3.so.2.0.0 +lib/libnghttp3.so.2.0.1 libdata/pkgconfig/libnghttp3.pc