diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile index 0004bbfa2848..140087cdec76 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -1,24 +1,24 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.20.0 +PORTVERSION= 1.21.0 DISTVERSIONPREFIX= v CATEGORIES= www net PKGNAMEPREFIX= lib MAINTAINER= sunpoet@FreeBSD.org COMMENT= HTTP/2.0 C Library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING CONFIGURE_ARGS= --enable-lib-only GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes USES= autoreconf libtool pathfix pkgconfig USE_GITHUB= yes .include diff --git a/www/libnghttp2/distinfo b/www/libnghttp2/distinfo index bfea89521132..48601aa799dc 100644 --- a/www/libnghttp2/distinfo +++ b/www/libnghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1488199401 -SHA256 (nghttp2-nghttp2-v1.20.0_GH0.tar.gz) = 19324b348e0d9e3eb6198f4ab8d0355d0b81c2f871f722ebf4484a2f25d0ba71 -SIZE (nghttp2-nghttp2-v1.20.0_GH0.tar.gz) = 1733526 +TIMESTAMP = 1490727947 +SHA256 (nghttp2-nghttp2-v1.21.0_GH0.tar.gz) = ce2639515daed8da7d0c2bb0656f6158e7c20fe6cea94879684e83f398c825de +SIZE (nghttp2-nghttp2-v1.21.0_GH0.tar.gz) = 1734638 diff --git a/www/libnghttp2/pkg-plist b/www/libnghttp2/pkg-plist index a129b8906454..d903ded26b34 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.13.0 +lib/libnghttp2.so.14.13.1 libdata/pkgconfig/libnghttp2.pc