aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-05-13 11:29:19 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-05-13 11:39:17 +0000
commitb7dd5037d89e7730466b350c3afd61910bccc952 (patch)
treedc3508c8eb164b6986a435ae60720c352d1145e3
parent5d415ae1dd25227c3dcfd04f9b4e912dd93caf2f (diff)
downloadports-b7dd5037d89e7730466b350c3afd61910bccc952.tar.gz
ports-b7dd5037d89e7730466b350c3afd61910bccc952.zip
net/libngtcp2: Update to 0.4.0
-rw-r--r--net/libngtcp2/Makefile2
-rw-r--r--net/libngtcp2/distinfo6
-rw-r--r--net/libngtcp2/pkg-plist4
3 files changed, 6 insertions, 6 deletions
diff --git a/net/libngtcp2/Makefile b/net/libngtcp2/Makefile
index 3f1e9bc5fd25..dadf74e5e2d5 100644
--- a/net/libngtcp2/Makefile
+++ b/net/libngtcp2/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= ngtcp2
-PORTVERSION= 0.3.0
+PORTVERSION= 0.4.0
CATEGORIES= net
MASTER_SITES= https://github.com/ngtcp2/ngtcp2/releases/download/v${PORTVERSION}/
PKGNAMEPREFIX= lib
diff --git a/net/libngtcp2/distinfo b/net/libngtcp2/distinfo
index 81f1c3874f4b..009573488cd8 100644
--- a/net/libngtcp2/distinfo
+++ b/net/libngtcp2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1649423692
-SHA256 (ngtcp2-0.3.0.tar.xz) = b6453869e9f8a2ec2ae3d43e51224837d740ecd75f0024c3028018dc38cc58d4
-SIZE (ngtcp2-0.3.0.tar.xz) = 570876
+TIMESTAMP = 1652122571
+SHA256 (ngtcp2-0.4.0.tar.xz) = 27804d9dbe7f246314908809de745fc93431cc91befb7b5bb4db6886082e9140
+SIZE (ngtcp2-0.4.0.tar.xz) = 573692
diff --git a/net/libngtcp2/pkg-plist b/net/libngtcp2/pkg-plist
index ff2a43139047..38f3b002b9d1 100644
--- a/net/libngtcp2/pkg-plist
+++ b/net/libngtcp2/pkg-plist
@@ -2,6 +2,6 @@ include/ngtcp2/ngtcp2.h
include/ngtcp2/version.h
lib/libngtcp2.a
lib/libngtcp2.so
-lib/libngtcp2.so.2
-lib/libngtcp2.so.2.0.0
+lib/libngtcp2.so.3
+lib/libngtcp2.so.3.0.0
libdata/pkgconfig/libngtcp2.pc