diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2024-04-29 21:41:29 +0200 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2024-04-29 22:05:37 +0200 |
commit | 3481e1c060ca1b193661d24dcaa51c340232d340 (patch) | |
tree | 2e27d7cc6430e4c687f24e05f7d81e98641f698f | |
parent | math/suitesparse-lagraph: upgrade to 1.1.3 (diff) |
math/suitesparse-mongoose: upgrade to 3.3.3
-rw-r--r-- | math/suitesparse-mongoose/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/suitesparse-mongoose/Makefile b/math/suitesparse-mongoose/Makefile index 31b113640918..6119148b28fe 100644 --- a/math/suitesparse-mongoose/Makefile +++ b/math/suitesparse-mongoose/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.3.2 +PORTVERSION= 3.3.3 CATEGORIES= math COMMENT= Symmetric approximate minimum degree |