diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-09-22 01:20:37 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-09-22 01:20:37 +0800 |
commit | 3ce9e8d8c586b6dad9f17155f63d3dc75db9b119 (patch) | |
tree | 054301e86d23f037b1f073fc318a6ba716a4bd95 /www | |
parent | 4889066d2789f501104003017f93e326aaa3fe83 (diff) | |
download | freebsd-ports-gnome-3ce9e8d8c586b6dad9f17155f63d3dc75db9b119.tar.gz freebsd-ports-gnome-3ce9e8d8c586b6dad9f17155f63d3dc75db9b119.tar.zst freebsd-ports-gnome-3ce9e8d8c586b6dad9f17155f63d3dc75db9b119.zip |
Update to 1.26.0
Changes: https://github.com/nghttp2/nghttp2/releases
Diffstat (limited to 'www')
-rw-r--r-- | www/nghttp2/Makefile | 3 | ||||
-rw-r--r-- | www/nghttp2/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile index f96dafd6b97f..fe490976c80c 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.25.0 -PORTREVISION= 1 +PORTVERSION= 1.26.0 DISTVERSIONPREFIX= v CATEGORIES= www net diff --git a/www/nghttp2/distinfo b/www/nghttp2/distinfo index 51f6408e0c36..a32a443129a0 100644 --- a/www/nghttp2/distinfo +++ b/www/nghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1503156491 -SHA256 (nghttp2-nghttp2-v1.25.0_GH0.tar.gz) = 6b94329335500c5771f785ada02f27a129870699ac557ca588cac3e4deda2df5 -SIZE (nghttp2-nghttp2-v1.25.0_GH0.tar.gz) = 1744449 +TIMESTAMP = 1506005342 +SHA256 (nghttp2-nghttp2-v1.26.0_GH0.tar.gz) = 999c554ea8443e9513c43e4a0ff96cbc570fc1a1f08a534ce1bdf3a738946c35 +SIZE (nghttp2-nghttp2-v1.26.0_GH0.tar.gz) = 1746481 |