From e4c845c9edcacd602cf319a3777fcf3a4154b462 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Mon, 30 Jan 2023 20:28:49 +0800 Subject: [PATCH] www/libnghttp3: Update to 0.8.0 Changes: https://github.com/ngtcp2/nghttp3/releases --- www/libnghttp3/Makefile | 2 +- www/libnghttp3/distinfo | 6 +++--- www/libnghttp3/pkg-plist | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/www/libnghttp3/Makefile b/www/libnghttp3/Makefile index 1837192ccdad..ad47a2f3e6a3 100644 --- a/www/libnghttp3/Makefile +++ b/www/libnghttp3/Makefile @@ -1,5 +1,5 @@ PORTNAME= nghttp3 -PORTVERSION= 0.5.0 +PORTVERSION= 0.8.0 CATEGORIES= www net MASTER_SITES= https://github.com/ngtcp2/nghttp3/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= lib diff --git a/www/libnghttp3/distinfo b/www/libnghttp3/distinfo index cb504b7b3ade..ada5e2b8c387 100644 --- a/www/libnghttp3/distinfo +++ b/www/libnghttp3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656092906 -SHA256 (nghttp3-0.5.0.tar.xz) = 017c56dea814c973a15962c730840d33c6ecbfa92535236df3d5b66f0cb08de0 -SIZE (nghttp3-0.5.0.tar.xz) = 363744 +TIMESTAMP = 1674589562 +SHA256 (nghttp3-0.8.0.tar.xz) = 360dff3a914136a3394cd4fe52cb2c7df2528ddbbd8a61231538bf46ab74b2d7 +SIZE (nghttp3-0.8.0.tar.xz) = 365072 diff --git a/www/libnghttp3/pkg-plist b/www/libnghttp3/pkg-plist index 0c86d4840eb2..a2819a64e914 100644 --- a/www/libnghttp3/pkg-plist +++ b/www/libnghttp3/pkg-plist @@ -2,6 +2,6 @@ include/nghttp3/nghttp3.h include/nghttp3/version.h lib/libnghttp3.a lib/libnghttp3.so -lib/libnghttp3.so.2 -lib/libnghttp3.so.2.0.1 +lib/libnghttp3.so.3 +lib/libnghttp3.so.3.0.2 libdata/pkgconfig/libnghttp3.pc