# HG changeset patch # User John Donoghue # Date 1709496525 18000 # Node ID bb258c298b5b4e1e630eeaf503ac6e5c33dce9ba # Parent 2e51d71933e861a45026d0cb3947a4352258c9d3 * src/suitesparse.mk: update to v7.6.1 diff -r 2e51d71933e8 -r bb258c298b5b src/suitesparse.mk --- 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