diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-02-27 22:14:13 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-02-27 22:14:13 +0800 |
commit | ef35abd76696d2046fc44d3421bd925ce80fd2fc (patch) | |
tree | 136de3777060c937ee030baf3ddd313e35954191 /www/libnghttp2 | |
parent | cb065fdead43980cdfd209e22970a0f9f126c7d8 (diff) | |
download | freebsd-ports-gnome-ef35abd76696d2046fc44d3421bd925ce80fd2fc.tar.gz freebsd-ports-gnome-ef35abd76696d2046fc44d3421bd925ce80fd2fc.tar.zst freebsd-ports-gnome-ef35abd76696d2046fc44d3421bd925ce80fd2fc.zip |
Update to 1.20.0
Changes: https://github.com/nghttp2/nghttp2/releases
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 9cc310533e5c..0004bbfa2848 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.19.0 +PORTVERSION= 1.20.0 DISTVERSIONPREFIX= v CATEGORIES= www net PKGNAMEPREFIX= lib diff --git a/www/libnghttp2/distinfo b/www/libnghttp2/distinfo index 8ba83ac353a5..bfea89521132 100644 --- a/www/libnghttp2/distinfo +++ b/www/libnghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1485371868 -SHA256 (nghttp2-nghttp2-v1.19.0_GH0.tar.gz) = 8c5abd6a437e84e9131b575acab2faec7f83e57eff516ee043baad704311ba6d -SIZE (nghttp2-nghttp2-v1.19.0_GH0.tar.gz) = 1707121 +TIMESTAMP = 1488199401 +SHA256 (nghttp2-nghttp2-v1.20.0_GH0.tar.gz) = 19324b348e0d9e3eb6198f4ab8d0355d0b81c2f871f722ebf4484a2f25d0ba71 +SIZE (nghttp2-nghttp2-v1.20.0_GH0.tar.gz) = 1733526 diff --git a/www/libnghttp2/pkg-plist b/www/libnghttp2/pkg-plist index 7f565371f7a4..a129b8906454 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.12.4 +lib/libnghttp2.so.14.13.0 libdata/pkgconfig/libnghttp2.pc |