diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2024-04-29 21:42:32 +0200 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2024-04-29 22:05:38 +0200 |
commit | 1440c933f2c9a472fc28e0e2605b4708b1d7e344 (patch) | |
tree | 864253585985f8d773b309254b243f983fff2bca | |
parent | math/suitesparse-umfpack: upgrade to 6.3.3 (diff) |
math/suitesparse-paru: upgrade to 0.1.3
-rw-r--r-- | math/suitesparse-paru/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/suitesparse-paru/Makefile b/math/suitesparse-paru/Makefile index b78682b5a5ab..5336adbe7f55 100644 --- a/math/suitesparse-paru/Makefile +++ b/math/suitesparse-paru/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 0.1.2 +PORTVERSION= 0.1.3 CATEGORIES= math parallel COMMENT= Parallel unsymmetric multifrontal method |