diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile index 3f05c244de8e..c37acea56f0c 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.42.0 +DISTVERSION= 1.43.0 CATEGORIES= www net -MASTER_SITES= https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/ +MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ PKGNAMEPREFIX= lib MAINTAINER= sunpoet@FreeBSD.org @@ -15,10 +15,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= autoreconf 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 +INSTALL_TARGET= install-strip + +CONFIGURE_ARGS= --enable-lib-only + .include diff --git a/www/libnghttp2/distinfo b/www/libnghttp2/distinfo index 260202b72447..7e9bef81fec5 100644 --- a/www/libnghttp2/distinfo +++ b/www/libnghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608366106 -SHA256 (nghttp2-1.42.0.tar.xz) = c5a7f09020f31247d0d1609078a75efadeccb7e5b86fc2e4389189b1b431fe63 -SIZE (nghttp2-1.42.0.tar.xz) = 3973284 +TIMESTAMP = 1612388163 +SHA256 (nghttp2-1.43.0.tar.xz) = f7d54fa6f8aed29f695ca44612136fa2359013547394d5dffeffca9e01a26b0f +SIZE (nghttp2-1.43.0.tar.xz) = 3973500