diff options
author | Thomas Dreibholz <thomas.dreibholz@gmail.com> | 2025-07-10 07:15:38 +0300 |
---|---|---|
committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2025-07-10 07:15:38 +0300 |
commit | 41b0fb523fcd29320fc886874f90fa67b870c886 (patch) | |
tree | 8ce1fb52ecd29e9bc675f7e997517a557b82bbb2 | |
parent | net/sctplib: Update 1.0.31 => 1.0.32 (diff) |
net/tsctp: Update 0.8.1 => 0.8.2
Changelog:
https://github.com/dreibh/tsctp/blob/tsctp-0.8.2/ChangeLog
Commit log:
https://github.com/dreibh/tsctp/compare/tsctp-0.8.1...tsctp-0.8.2
PR: 288118
-rw-r--r-- | net/tsctp/Makefile | 2 | ||||
-rw-r--r-- | net/tsctp/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/tsctp/Makefile b/net/tsctp/Makefile index 37d64677bb11..69b49d90a8b6 100644 --- a/net/tsctp/Makefile +++ b/net/tsctp/Makefile @@ -1,5 +1,5 @@ PORTNAME= tsctp -DISTVERSION= 0.8.1 +DISTVERSION= 0.8.2 CATEGORIES= net MASTER_SITES= https://www.nntb.no/~dreibh/tsctp/download/ diff --git a/net/tsctp/distinfo b/net/tsctp/distinfo index e6041d48e5ad..029b153a4f7e 100644 --- a/net/tsctp/distinfo +++ b/net/tsctp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734703257 -SHA256 (tsctp-0.8.1.tar.xz) = c2de8ce82156bdaa8846af84f9e7c76b1128b09a754481ee72f69b3a52d12d86 -SIZE (tsctp-0.8.1.tar.xz) = 134684 +TIMESTAMP = 1752059339 +SHA256 (tsctp-0.8.2.tar.xz) = 4087aa8d1049e62f9af1b578f88f1ef569585715e2eab9ce716350cf12419457 +SIZE (tsctp-0.8.2.tar.xz) = 135228 |