diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-07-24 23:57:50 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-07-24 23:57:50 +0000 |
commit | ee87c81a154a2ad542978e307f0ae3111e80230c (patch) | |
tree | 1a21d26a6d611a6166f807ca319afd4bd1368aff | |
parent | fdb07e0cac62d6c2baac00c54ecf9a0a428b7c8f (diff) | |
download | ports-ee87c81a154a2ad542978e307f0ae3111e80230c.tar.gz ports-ee87c81a154a2ad542978e307f0ae3111e80230c.zip |
www/nghttp2: Update to 1.44.0
-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 e07c2e8afb68..257764f961ed 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -1,7 +1,7 @@ # Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= nghttp2 -PORTVERSION= 1.43.0 +PORTVERSION= 1.44.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 c8047871c0d7..78682285b472 100644 --- a/www/nghttp2/distinfo +++ b/www/nghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612519113 -SHA256 (nghttp2-1.43.0.tar.xz) = f7d54fa6f8aed29f695ca44612136fa2359013547394d5dffeffca9e01a26b0f -SIZE (nghttp2-1.43.0.tar.xz) = 3973500 +TIMESTAMP = 1627157202 +SHA256 (nghttp2-1.44.0.tar.xz) = 5699473b29941e8dafed10de5c8cb37a3581edf62ba7d04b911ca247d4de3c5d +SIZE (nghttp2-1.44.0.tar.xz) = 3972832 |