aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2024-01-12 13:01:56 +0000
committerThierry Thomas <thierry@FreeBSD.org>2024-01-13 10:15:03 +0000
commit40bc7f8e86f73591be94c6a6afeb62a0eb871859 (patch)
tree37afa1672b92630b73a1ef5a88ae4ab2a7de1d2b
parent184d10a1946582404fbfbcf61863f3c7fc2acd9a (diff)
downloadports-40bc7f8e86f73591be94c6a6afeb62a0eb871859.tar.gz
ports-40bc7f8e86f73591be94c6a6afeb62a0eb871859.zip
math/suitesparse-colamd: upgrade COLAMD to 3.3.1
-rw-r--r--math/suitesparse-colamd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/suitesparse-colamd/Makefile b/math/suitesparse-colamd/Makefile
index b1ba554f00d4..7d2194f8c083 100644
--- a/math/suitesparse-colamd/Makefile
+++ b/math/suitesparse-colamd/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ${MPORTNAME:tl}
-PORTVERSION= 3.3.0
+PORTVERSION= 3.3.1
CATEGORIES= math
COMMENT= Column approximate minimum degree ordering algorithm