diff options
Diffstat (limited to 'math/suitesparse-lagraph/Makefile')
-rw-r--r-- | math/suitesparse-lagraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/suitesparse-lagraph/Makefile b/math/suitesparse-lagraph/Makefile index 40c01db21381..b91ccd9cb75e 100644 --- a/math/suitesparse-lagraph/Makefile +++ b/math/suitesparse-lagraph/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 1.1.5 +PORTVERSION= 1.2.0 CATEGORIES= math COMMENT= Graph algorithms based on GraphBLAS |