Date: Sat, 13 Jan 2024 10:21:11 GMT From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c2b0eab12061 - main - math/suitesparse-amd: upgrade AMD to 3.3.1 Message-ID: <202401131021.40DALBfJ063043@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=c2b0eab12061be865900fcb48e4a2cee87bdad18 commit c2b0eab12061be865900fcb48e4a2cee87bdad18 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2024-01-12 12:56:35 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2024-01-13 10:15:02 +0000 math/suitesparse-amd: upgrade AMD to 3.3.1 --- math/suitesparse-amd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/suitesparse-amd/Makefile b/math/suitesparse-amd/Makefile index fb9d3716831d..fc317a9529db 100644 --- a/math/suitesparse-amd/Makefile +++ b/math/suitesparse-amd/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.3.0 +PORTVERSION= 3.3.1 CATEGORIES= math COMMENT= Symmetric approximate minimum degree
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401131021.40DALBfJ063043>