diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-09-22 01:20:31 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-09-22 01:20:31 +0800 |
commit | 4889066d2789f501104003017f93e326aaa3fe83 (patch) | |
tree | e1cde790a3ce1d2d57d80f023379e6d4ac7ea3b1 /www | |
parent | 96795251ea9e2c8eb292bf77e6a45e5606693273 (diff) | |
download | freebsd-ports-gnome-4889066d2789f501104003017f93e326aaa3fe83.tar.gz freebsd-ports-gnome-4889066d2789f501104003017f93e326aaa3fe83.tar.zst freebsd-ports-gnome-4889066d2789f501104003017f93e326aaa3fe83.zip |
Update to 1.26.0
Changes: https://github.com/nghttp2/nghttp2/releases
Diffstat (limited to 'www')
-rw-r--r-- | www/libnghttp2/Makefile | 2 | ||||
-rw-r--r-- | www/libnghttp2/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile index c7ac50287a6c..283570df2322 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.25.0 +PORTVERSION= 1.26.0 DISTVERSIONPREFIX= v CATEGORIES= www net PKGNAMEPREFIX= lib diff --git a/www/libnghttp2/distinfo b/www/libnghttp2/distinfo index 74cc56ed73fc..77f92e05ded3 100644 --- a/www/libnghttp2/distinfo +++ b/www/libnghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1503156481 -SHA256 (nghttp2-nghttp2-v1.25.0_GH0.tar.gz) = 6b94329335500c5771f785ada02f27a129870699ac557ca588cac3e4deda2df5 -SIZE (nghttp2-nghttp2-v1.25.0_GH0.tar.gz) = 1744449 +TIMESTAMP = 1506005332 +SHA256 (nghttp2-nghttp2-v1.26.0_GH0.tar.gz) = 999c554ea8443e9513c43e4a0ff96cbc570fc1a1f08a534ce1bdf3a738946c35 +SIZE (nghttp2-nghttp2-v1.26.0_GH0.tar.gz) = 1746481 |