changeset 6945:1fc0ff3cf2da

* src/suitesparse.mk: update to v7.3.0
author Markus Mützel <markus.muetzel@gmx.de>
date Sun, 29 Oct 2023 14:30:15 +0100
parents 9414e8cf3e4f
children 0fc881d7fd5c
files src/suitesparse.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/suitesparse.mk	Sun Oct 29 10:45:35 2023 +0100
+++ b/src/suitesparse.mk	Sun Oct 29 14:30:15 2023 +0100
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := suitesparse
-$(PKG)_VERSION  := 7.2.2
-$(PKG)_CHECKSUM := 0b873955750389981edfba633864053c2cb68300
+$(PKG)_VERSION  := 7.3.0
+$(PKG)_CHECKSUM := 
 $(PKG)_SUBDIR   := SuiteSparse-$($(PKG)_VERSION)
 $(PKG)_FILE     := $($(PKG)_SUBDIR).tar.gz
 $(PKG)_URL      := https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/v$($(PKG)_VERSION).tar.gz