changeset 7097:bb258c298b5b

* src/suitesparse.mk: update to v7.6.1
author John Donoghue <john.donoghue@ieee.org>
date Sun, 03 Mar 2024 15:08:45 -0500
parents 2e51d71933e8
children bc4c7d2996f3
files src/suitesparse.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/suitesparse.mk	Sun Mar 03 14:53:26 2024 -0500
+++ b/src/suitesparse.mk	Sun Mar 03 15:08:45 2024 -0500
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := suitesparse
-$(PKG)_VERSION  := 7.6.0
-$(PKG)_CHECKSUM := 765bafd9645826a7502e69d666481840604c0073
+$(PKG)_VERSION  := 7.6.1
+$(PKG)_CHECKSUM := c30104658ee95713a5bbc7c27928f08cfac5fe19
 $(PKG)_SUBDIR   := SuiteSparse-$($(PKG)_VERSION)
 $(PKG)_FILE     := $($(PKG)_SUBDIR).tar.gz
 $(PKG)_URL      := https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/v$($(PKG)_VERSION).tar.gz