diff --git a/www/libnghttp3/Makefile b/www/libnghttp3/Makefile index 4ee2416f6cc2..2a4ebbdd7326 100644 --- a/www/libnghttp3/Makefile +++ b/www/libnghttp3/Makefile @@ -1,24 +1,24 @@ PORTNAME= nghttp3 -PORTVERSION= 1.12.0 +PORTVERSION= 1.13.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 WWW= https://nghttp2.org/nghttp3/ \ https://github.com/ngtcp2/nghttp3 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= libtool pathfix pkgconfig tar:xz CONFIGURE_ARGS= --enable-lib-only GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes TEST_TARGET= check TEST_WRKSRC= ${WRKSRC}/tests .include diff --git a/www/libnghttp3/distinfo b/www/libnghttp3/distinfo index 203742812a2b..2bb98d043772 100644 --- a/www/libnghttp3/distinfo +++ b/www/libnghttp3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853204 -SHA256 (nghttp3-1.12.0.tar.xz) = 6ca1e523b7edd75c02502f2bcf961125c25577e29405479016589c5da48fc43d -SIZE (nghttp3-1.12.0.tar.xz) = 407704 +TIMESTAMP = 1764510906 +SHA256 (nghttp3-1.13.1.tar.xz) = 020836668c711d5c166969f8b165fbfd989e6967d0601947bf608f29e2158518 +SIZE (nghttp3-1.13.1.tar.xz) = 406776 diff --git a/www/libnghttp3/pkg-plist b/www/libnghttp3/pkg-plist index f54b2f0fbba1..a15d2455113f 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.9 -lib/libnghttp3.so.9.4.0 +lib/libnghttp3.so.9.5.1 libdata/pkgconfig/libnghttp3.pc