diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-09-09 02:17:07 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-09-09 02:37:04 +0800 |
commit | 69cac2ea27c562c796fd2f053ae0ae2f45710063 (patch) | |
tree | 8fcaf5de87a23809671a972a5c3b52a354b8ce60 | |
parent | textproc/libwbxml: Add make test (diff) |
www/libnghttp2: Update to 1.63.0
Changes: https://github.com/nghttp2/nghttp2/releases
-rw-r--r-- | www/libnghttp2/Makefile | 2 | ||||
-rw-r--r-- | www/libnghttp2/distinfo | 6 | ||||
-rw-r--r-- | www/libnghttp2/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile index 5fb6931fb024..ba7285f383ac 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -1,5 +1,5 @@ PORTNAME= nghttp2 -PORTVERSION= 1.62.1 +PORTVERSION= 1.63.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 91ec4a354b3f..01817fc23c33 100644 --- a/www/libnghttp2/distinfo +++ b/www/libnghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716142056 -SHA256 (nghttp2-1.62.1.tar.xz) = 2345d4dc136fda28ce243e0bb21f2e7e8ef6293d62c799abbf6f633a6887af72 -SIZE (nghttp2-1.62.1.tar.xz) = 1606084 +TIMESTAMP = 1725559595 +SHA256 (nghttp2-1.63.0.tar.xz) = 4879c75dd32a74421b9857924449460b8341796c0613ba114ab2188e4622354b +SIZE (nghttp2-1.63.0.tar.xz) = 1606480 diff --git a/www/libnghttp2/pkg-plist b/www/libnghttp2/pkg-plist index 1afc3abca0e9..1e16df41416f 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.28.1 +lib/libnghttp2.so.14.28.2 libdata/pkgconfig/libnghttp2.pc |