diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2024-04-29 21:43:06 +0200 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2024-04-29 22:05:38 +0200 |
commit | 83f4c9cfd7def519f7fd1b6dd69a415fa235b62d (patch) | |
tree | c5d552b98d8ec502d49135333b4d7e8d480e6cca | |
parent | math/suitesparse-paru: upgrade to 0.1.3 (diff) |
math/suitesparse-rbio: upgrade to 4.3.2
-rw-r--r-- | math/suitesparse-rbio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/suitesparse-rbio/Makefile b/math/suitesparse-rbio/Makefile index 76ba56387edf..f0c690bdb3d9 100644 --- a/math/suitesparse-rbio/Makefile +++ b/math/suitesparse-rbio/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 4.3.1 +PORTVERSION= 4.3.2 CATEGORIES= math COMMENT= Read/write sparse matrices |