diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-03-28 20:52:20 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-03-28 20:52:20 +0000 |
commit | 6324f3b2630ad258c607c1f2dc7b2f4d69ebd910 (patch) | |
tree | e34d2b5dc142ddc00401cc17861795e6fefe29f2 /www/libnghttp2 | |
parent | 6a23f66af84dfe9927f01c523318f1f76e9154ff (diff) | |
download | ports-6324f3b2630ad258c607c1f2dc7b2f4d69ebd910.tar.gz ports-6324f3b2630ad258c607c1f2dc7b2f4d69ebd910.zip |
Notes
Diffstat (limited to 'www/libnghttp2')
-rw-r--r-- | www/libnghttp2/Makefile | 2 | ||||
-rw-r--r-- | www/libnghttp2/distinfo | 6 | ||||
-rw-r--r-- | www/libnghttp2/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile index 0004bbfa2848..140087cdec76 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.20.0 +PORTVERSION= 1.21.0 DISTVERSIONPREFIX= v CATEGORIES= www net PKGNAMEPREFIX= lib 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 @@ -3,5 +3,5 @@ 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 |