diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-02-06 20:44:23 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-02-06 20:44:23 +0000 |
commit | 76f3ff80ec2b4497ffd045fd893efe04bd9e0133 (patch) | |
tree | 504ba26ef138d8e3d7619d40deafbbcffb5df610 /www | |
parent | 18bf93cf27358b9b77398f86b7e74436ed132e76 (diff) | |
download | ports-76f3ff80ec2b4497ffd045fd893efe04bd9e0133.tar.gz ports-76f3ff80ec2b4497ffd045fd893efe04bd9e0133.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/libnghttp2/Makefile | 2 | ||||
-rw-r--r-- | www/libnghttp2/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile index 3f05c244de8e..503edb8fb359 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.42.0 +PORTVERSION= 1.43.0 CATEGORIES= www net MASTER_SITES= https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= lib diff --git a/www/libnghttp2/distinfo b/www/libnghttp2/distinfo index 260202b72447..edecac06bfb4 100644 --- a/www/libnghttp2/distinfo +++ b/www/libnghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608366106 -SHA256 (nghttp2-1.42.0.tar.xz) = c5a7f09020f31247d0d1609078a75efadeccb7e5b86fc2e4389189b1b431fe63 -SIZE (nghttp2-1.42.0.tar.xz) = 3973284 +TIMESTAMP = 1612519111 +SHA256 (nghttp2-1.43.0.tar.xz) = f7d54fa6f8aed29f695ca44612136fa2359013547394d5dffeffca9e01a26b0f +SIZE (nghttp2-1.43.0.tar.xz) = 3973500 |