aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-22 03:17:26 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-22 03:17:26 +0000
commit6d20f4fedcbe896784d2db198a46645e750c09a5 (patch)
tree060b34d4be56ccf820d428192569854fcc83cc78
parent92f184d487f6463a4f930559f4fc4c8a588167f1 (diff)
downloadports-6d20f4fedcbe896784d2db198a46645e750c09a5.tar.gz
ports-6d20f4fedcbe896784d2db198a46645e750c09a5.zip
www/libnghttp3: Update to 0.15.0
-rw-r--r--www/libnghttp3/Makefile5
-rw-r--r--www/libnghttp3/distinfo6
-rw-r--r--www/libnghttp3/pkg-plist4
3 files changed, 8 insertions, 7 deletions
diff --git a/www/libnghttp3/Makefile b/www/libnghttp3/Makefile
index 4266361e7940..973ab0be8652 100644
--- a/www/libnghttp3/Makefile
+++ b/www/libnghttp3/Makefile
@@ -1,12 +1,13 @@
PORTNAME= nghttp3
-PORTVERSION= 0.13.0
+PORTVERSION= 0.15.0
CATEGORIES= www net
MASTER_SITES= https://github.com/ngtcp2/nghttp3/releases/download/v${PORTVERSION}/
PKGNAMEPREFIX= lib
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= HTTP/3 C Library
-WWW= https://github.com/ngtcp2/nghttp3
+WWW= https://nghttp2.org/nghttp3/ \
+ https://github.com/ngtcp2/nghttp3
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/www/libnghttp3/distinfo b/www/libnghttp3/distinfo
index 0d9afa725496..3f0f7b5640b1 100644
--- a/www/libnghttp3/distinfo
+++ b/www/libnghttp3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689398797
-SHA256 (nghttp3-0.13.0.tar.xz) = 2b01b69c83f4506e7be3bc1a615b1818a92e762ec4be197a7931946e2ae005a0
-SIZE (nghttp3-0.13.0.tar.xz) = 367992
+TIMESTAMP = 1695143243
+SHA256 (nghttp3-0.15.0.tar.xz) = 20d33a364033a99de11a14246fffc3e059e133cf3a53b0891f6785c929f257f1
+SIZE (nghttp3-0.15.0.tar.xz) = 368348
diff --git a/www/libnghttp3/pkg-plist b/www/libnghttp3/pkg-plist
index 088257ddd19c..a7e8b3c81dbb 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.8
-lib/libnghttp3.so.8.0.0
+lib/libnghttp3.so.9
+lib/libnghttp3.so.9.0.0
libdata/pkgconfig/libnghttp3.pc