aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2024-04-29 19:41:01 +0000
committerThierry Thomas <thierry@FreeBSD.org>2024-04-29 20:05:37 +0000
commit819cf2972bbf4e4744cb6c8d5c960554ce526a97 (patch)
treebf2d59be742b395def9cc6a1810835363c695555
parent47c20c5cef3a3531654cc57c82d9e4bac6cb6405 (diff)
math/suitesparse-lagraph: upgrade to 1.1.3
-rw-r--r--math/suitesparse-lagraph/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/suitesparse-lagraph/Makefile b/math/suitesparse-lagraph/Makefile
index 39ef4ccce5ba..fd532be85270 100644
--- a/math/suitesparse-lagraph/Makefile
+++ b/math/suitesparse-lagraph/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ${MPORTNAME:tl}
-PORTVERSION= 1.1.2
+PORTVERSION= 1.1.3
CATEGORIES= math
COMMENT= Graph algorithms based on GraphBLAS