From ab3cc24bd9f29a74ea99cba33d0030eeee99cc34 Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Sat, 27 Jan 2024 18:26:01 +0100 Subject: [PATCH] math/suitesparse-lagraph: upgrade to 1.1.2 --- math/suitesparse-lagraph/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/suitesparse-lagraph/Makefile b/math/suitesparse-lagraph/Makefile index cb0672387b8e..39ef4ccce5ba 100644 --- a/math/suitesparse-lagraph/Makefile +++ b/math/suitesparse-lagraph/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 CATEGORIES= math COMMENT= Graph algorithms based on GraphBLAS