diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2019-04-19 01:59:54 +0800 |
---|---|---|
committer | Koop Mast <koop@beyonit.nl> | 2019-04-23 03:02:14 +0800 |
commit | bcef92b1c5637e69f327fd49db12ca50d9635d99 (patch) | |
tree | 0eed3de5692c05c41df82d7364c6690477ddbf16 | |
parent | fe5fb80c45277b0098d5ad7adb0f8c152c5ce2ba (diff) | |
download | freebsd-ports-gnome-bcef92b1c5637e69f327fd49db12ca50d9635d99.tar.gz freebsd-ports-gnome-bcef92b1c5637e69f327fd49db12ca50d9635d99.tar.zst freebsd-ports-gnome-bcef92b1c5637e69f327fd49db12ca50d9635d99.zip |
Update to 1.38.0
Changes: https://github.com/nghttp2/nghttp2/releases
-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 d50cf676f071..17649c10995d 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.37.0 +PORTVERSION= 1.38.0 DISTVERSIONPREFIX= v CATEGORIES= www net PKGNAMEPREFIX= lib diff --git a/www/libnghttp2/distinfo b/www/libnghttp2/distinfo index a087a6d7c700..833fdaf7be43 100644 --- a/www/libnghttp2/distinfo +++ b/www/libnghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1552133655 -SHA256 (nghttp2-nghttp2-v1.37.0_GH0.tar.gz) = c8926e269bef7b8bb206085f16589faab0d675e895f70155b6e39a70bad3795b -SIZE (nghttp2-nghttp2-v1.37.0_GH0.tar.gz) = 1770204 +TIMESTAMP = 1555604318 +SHA256 (nghttp2-nghttp2-v1.38.0_GH0.tar.gz) = 3d5f1642e571470bb23a2a58b3d26ea9612c4e65195b99e55fc76999d3a9d306 +SIZE (nghttp2-nghttp2-v1.38.0_GH0.tar.gz) = 1770767 diff --git a/www/libnghttp2/pkg-plist b/www/libnghttp2/pkg-plist index 9640756c6840..6c73f017052f 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.17.2 +lib/libnghttp2.so.14.17.3 libdata/pkgconfig/libnghttp2.pc |