aboutsummaryrefslogtreecommitdiff
path: root/math/suitesparse/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2021-05-17 18:16:28 +0000
committerThierry Thomas <thierry@FreeBSD.org>2021-05-18 10:06:01 +0000
commit29b7d58fcc617cc36d8771d99b52d12fd276a7c4 (patch)
tree65cb17f05ecf06a18e77518ed55d7d16b1b254d1 /math/suitesparse/Makefile
parent024ecae0c5dbcaaeeca1d8a8bed0ef1ab81a6e7d (diff)
downloadports-29b7d58fcc617cc36d8771d99b52d12fd276a7c4.tar.gz
ports-29b7d58fcc617cc36d8771d99b52d12fd276a7c4.zip
math/suitesparse: upgrade to 5.10.0
Diffstat (limited to 'math/suitesparse/Makefile')
-rw-r--r--math/suitesparse/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/suitesparse/Makefile b/math/suitesparse/Makefile
index f6e6aefa9e6c..4b288536795d 100644
--- a/math/suitesparse/Makefile
+++ b/math/suitesparse/Makefile
@@ -1,7 +1,7 @@
# Created by: Maho Nakata <maho@FreeBSD.org>
PORTNAME= suitesparse
-PORTVERSION= 5.9.0
+PORTVERSION= 5.10.0
DISTVERSIONPREFIX= v
CATEGORIES= math