diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-22 03:17:23 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-22 03:17:23 +0000 |
commit | 92f184d487f6463a4f930559f4fc4c8a588167f1 (patch) | |
tree | 1f894f5e996f006b0e6bbd683f820787d8f03a77 | |
parent | 1eeae49518bacb597f1eeb55f2419be64bb3eb05 (diff) |
www/libnghttp2: Update to 1.56.0
-rw-r--r-- | www/libnghttp2/Makefile | 3 | ||||
-rw-r--r-- | www/libnghttp2/distinfo | 6 | ||||
-rw-r--r-- | www/libnghttp2/pkg-plist | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile index 41e571e46bbd..928711e3e7a4 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -1,6 +1,5 @@ PORTNAME= nghttp2 -PORTVERSION= 1.55.1 -PORTREVISION= 1 +PORTVERSION= 1.56.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 fbc587139d05..3a55e9b3e8f3 100644 --- a/www/libnghttp2/distinfo +++ b/www/libnghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689398795 -SHA256 (nghttp2-1.55.1.tar.xz) = 19490b7c8c2ded1cf7c3e3a54ef4304e3a7876ae2d950d60a81d0dc6053be419 -SIZE (nghttp2-1.55.1.tar.xz) = 1541884 +TIMESTAMP = 1695143241 +SHA256 (nghttp2-1.56.0.tar.xz) = 65eee8021e9d3620589a4a4e91ce9983d802b5229f78f3313770e13f4d2720e9 +SIZE (nghttp2-1.56.0.tar.xz) = 1541712 diff --git a/www/libnghttp2/pkg-plist b/www/libnghttp2/pkg-plist index 68891044db9d..08d5c22f5395 100644 --- a/www/libnghttp2/pkg-plist +++ b/www/libnghttp2/pkg-plist @@ -3,5 +3,5 @@ include/nghttp2/nghttp2ver.h lib/libnghttp2.a lib/libnghttp2.so lib/libnghttp2.so.14 -lib/libnghttp2.so.14.24.3 +lib/libnghttp2.so.14.24.4 libdata/pkgconfig/libnghttp2.pc |