diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-05-13 11:29:59 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-05-13 11:39:20 +0000 |
commit | 3923929447567a0cfefe244222fc283ff239e59f (patch) | |
tree | 5a265b72a27992940b51dfad32484be0770c4e58 | |
parent | d150da624a295bb6c331a128abe07bd8a4101934 (diff) | |
download | ports-3923929447567a0cfefe244222fc283ff239e59f.tar.gz ports-3923929447567a0cfefe244222fc283ff239e59f.zip |
www/nghttp2: Update to 1.47.0
-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 c56103dfe975..b68913ba0070 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -1,8 +1,7 @@ # Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= nghttp2 -PORTVERSION= 1.46.0 -PORTREVISION= 2 +PORTVERSION= 1.47.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 b770a4fb4486..1003576105f1 100644 --- a/www/nghttp2/distinfo +++ b/www/nghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635730909 -SHA256 (nghttp2-1.46.0.tar.xz) = 1a68cc4a5732afb735baf50aaac3cb3a6771e49f744bd5db6c49ab5042f12a43 -SIZE (nghttp2-1.46.0.tar.xz) = 4024972 +TIMESTAMP = 1652122591 +SHA256 (nghttp2-1.47.0.tar.xz) = 68271951324554c34501b85190f22f2221056db69f493afc3bbac8e7be21e7cc +SIZE (nghttp2-1.47.0.tar.xz) = 4028580 |