# HG changeset patch # User John Donoghue # Date 1650563448 14400 # Node ID 78c1edaa77bed4e761a2ba00c25d7795179f959a # Parent 1453118dcf1b15960d3a6779d2ece6152f274d56 * src/suitesparse.mk: update to v5.12.0 diff -r 1453118dcf1b -r 78c1edaa77be src/suitesparse.mk --- a/src/suitesparse.mk Thu Apr 21 13:50:45 2022 -0400 +++ b/src/suitesparse.mk Thu Apr 21 13:50:48 2022 -0400 @@ -2,8 +2,8 @@ # See index.html for further information. PKG := suitesparse -$(PKG)_VERSION := 5.11.0 -$(PKG)_CHECKSUM := fe226ba60278ac0d7b09a35129b3ca4d65fcf682 +$(PKG)_VERSION := 5.12.0 +$(PKG)_CHECKSUM := 9c67fbe6719878ea90fbf10b30fa476e68be0201 $(PKG)_SUBDIR := SuiteSparse-$($(PKG)_VERSION) $(PKG)_FILE := $($(PKG)_SUBDIR).tar.gz $(PKG)_URL := https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/v$($(PKG)_VERSION).tar.gz