diff options
author | Thomas Dreibholz <thomas.dreibholz@gmail.com> | 2025-07-06 23:28:38 +0900 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-07-06 23:30:07 +0900 |
commit | da3801e43d598117c0469278fd672f0cd92eaab5 (patch) | |
tree | 9eea1d28fdea3741d0a79147cb499099223782b5 | |
parent | net/py-mpi4py{,-mpich}: Update 4.0.3 => 4.1.0 (diff) |
net/rsplib: update to 3.5.3
Changelog: https://github.com/dreibh/rsplib/compare/rsplib-3.5.2...rsplib-3.5.3
PR: 288032
Reported by: Thomas Dreibholz <thomas.dreibholz@gmail.com> (maintainer)
Diffstat (limited to '')
-rw-r--r-- | net/rsplib/Makefile | 2 | ||||
-rw-r--r-- | net/rsplib/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/rsplib/Makefile b/net/rsplib/Makefile index 01fe9c63073e..a565f4ef9bab 100644 --- a/net/rsplib/Makefile +++ b/net/rsplib/Makefile @@ -1,5 +1,5 @@ PORTNAME= rsplib -DISTVERSION= 3.5.2 +DISTVERSION= 3.5.3 CATEGORIES= net MASTER_SITES= https://www.nntb.no/~dreibh/rserpool/download/ diff --git a/net/rsplib/distinfo b/net/rsplib/distinfo index 43246cadabcf..8103ac28d472 100644 --- a/net/rsplib/distinfo +++ b/net/rsplib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747127681 -SHA256 (rsplib-3.5.2.tar.xz) = 49325910576f41a555687dd6f8e3f393195ef5a62593f8802fed11e5af747176 -SIZE (rsplib-3.5.2.tar.xz) = 1055516 +TIMESTAMP = 1751726919 +SHA256 (rsplib-3.5.3.tar.xz) = e8f5c1d09106149ecf1adf163c129abb5a3d6a02418841cad5d31ba903670a67 +SIZE (rsplib-3.5.3.tar.xz) = 1055992 |