# HG changeset patch # User John Donoghue # Date 1697725401 14400 # Node ID aec83d9da973d021c3fe587f6febe78428817462 # Parent e229385269179c34042bddf6c63955b52d155bc9 * src/suitesparse.mk: update to v7.2.2 diff -r e22938526917 -r aec83d9da973 src/suitesparse.mk --- 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