changeset 6934:aec83d9da973

* src/suitesparse.mk: update to v7.2.2
author John Donoghue <john.donoghue@ieee.org>
date Thu, 19 Oct 2023 10:23:21 -0400
parents e22938526917
children 841144ada69a
files src/suitesparse.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/suitesparse.mk	Thu Oct 19 10:18:41 2023 -0400
+++ b/src/suitesparse.mk	Thu Oct 19 10:23:21 2023 -0400
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := suitesparse
-$(PKG)_VERSION  := 7.2.1
-$(PKG)_CHECKSUM := b14f590ffbc4c50962bbfb45fa4ffb130743bd4e
+$(PKG)_VERSION  := 7.2.2
+$(PKG)_CHECKSUM := 0b873955750389981edfba633864053c2cb68300
 $(PKG)_SUBDIR   := SuiteSparse-$($(PKG)_VERSION)
 $(PKG)_FILE     := $($(PKG)_SUBDIR).tar.gz
 $(PKG)_URL      := https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/v$($(PKG)_VERSION).tar.gz