changeset 6959:d4f9885c79a2

* src/suitesparse.mk: update to v7.3.1
author John Donoghue <john.donoghue@ieee.org>
date Tue, 07 Nov 2023 08:10:58 -0500
parents 7c1d381bbae5
children d2b95b70a231
files src/suitesparse.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/suitesparse.mk	Sun Nov 05 13:05:57 2023 -0500
+++ b/src/suitesparse.mk	Tue Nov 07 08:10:58 2023 -0500
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := suitesparse
-$(PKG)_VERSION  := 7.3.0
-$(PKG)_CHECKSUM := 5c803b94bffbbee013e56d7b636735fdef271eb9
+$(PKG)_VERSION  := 7.3.1
+$(PKG)_CHECKSUM := c06cd64f052d2187f8945348f561105ced494317
 $(PKG)_SUBDIR   := SuiteSparse-$($(PKG)_VERSION)
 $(PKG)_FILE     := $($(PKG)_SUBDIR).tar.gz
 $(PKG)_URL      := https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/v$($(PKG)_VERSION).tar.gz