diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-12-19 20:06:28 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-12-19 20:06:28 +0000 |
commit | 3d62335431d35bddc07e2e5fd834e65f90a45def (patch) | |
tree | b6462926dc836d848b096ef5065fd78c1eb779d5 /www/nghttp2 | |
parent | 9ccc5a2d209f87efcbd735936a36f725bef8be6c (diff) |
Notes
Diffstat (limited to 'www/nghttp2')
-rw-r--r-- | www/nghttp2/Makefile | 2 | ||||
-rw-r--r-- | www/nghttp2/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile index a9a695a44e4c..171c399933bf 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.41.0 +PORTVERSION= 1.42.0 CATEGORIES= www net MASTER_SITES= https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/ diff --git a/www/nghttp2/distinfo b/www/nghttp2/distinfo index b80635d45f1b..1c80de4ec425 100644 --- a/www/nghttp2/distinfo +++ b/www/nghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1598616285 -SHA256 (nghttp2-1.41.0.tar.xz) = abc25b8dc601f5b3fefe084ce50fcbdc63e3385621bee0cbfa7b57f9ec3e67c2 -SIZE (nghttp2-1.41.0.tar.xz) = 1640712 +TIMESTAMP = 1608366108 +SHA256 (nghttp2-1.42.0.tar.xz) = c5a7f09020f31247d0d1609078a75efadeccb7e5b86fc2e4389189b1b431fe63 +SIZE (nghttp2-1.42.0.tar.xz) = 3973284 |