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