diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-05-28 01:32:56 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-05-28 01:32:56 +0800 |
commit | b66003c5edfb6cd31bc4c70fe2d04272016a05e2 (patch) | |
tree | ae183d588fc4402d3f796c483d851a2a7291ec96 | |
parent | 68de56dd49f1938e43e5a946d97aee7441204adc (diff) | |
download | freebsd-ports-gnome-b66003c5edfb6cd31bc4c70fe2d04272016a05e2.tar.gz freebsd-ports-gnome-b66003c5edfb6cd31bc4c70fe2d04272016a05e2.tar.zst freebsd-ports-gnome-b66003c5edfb6cd31bc4c70fe2d04272016a05e2.zip |
Update to 1.23.0
Changes: https://github.com/nghttp2/nghttp2/releases
-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 ec949baba7ef..bcec2e67b3c7 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.22.0 +PORTVERSION= 1.23.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= www net MAINTAINER= sunpoet@FreeBSD.org diff --git a/www/nghttp2/distinfo b/www/nghttp2/distinfo index bbf277041a83..694f6e8aa95a 100644 --- a/www/nghttp2/distinfo +++ b/www/nghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1493122831 -SHA256 (nghttp2-nghttp2-v1.22.0_GH0.tar.gz) = f869dff2b0f46895e2079da1b7107e94208400d2488e6709595fedfe5774ce53 -SIZE (nghttp2-nghttp2-v1.22.0_GH0.tar.gz) = 1739006 +TIMESTAMP = 1495889629 +SHA256 (nghttp2-nghttp2-v1.23.0_GH0.tar.gz) = 31a425c80f2bc4a48af7880681f45d51dfac25f96d905f3cb22c2db8696caca9 +SIZE (nghttp2-nghttp2-v1.23.0_GH0.tar.gz) = 1743671 |