SuiteSparse: update to 7.10.1.

This commit is contained in:
Gonzalo Tornaría 2025-02-26 18:10:43 -03:00 committed by Leah Neukirchen
parent 65da97ca73
commit b032ebf57e

View file

@ -1,6 +1,6 @@
# Template file for 'SuiteSparse'
pkgname=SuiteSparse
version=7.8.3
version=7.10.1
revision=1
build_style=cmake
hostmakedepends="cmake gcc-fortran"
@ -12,7 +12,7 @@ license="custom:multiple"
homepage="https://people.engr.tamu.edu/davis/suitesparse.html"
changelog="https://raw.githubusercontent.com/DrTimothyAldenDavis/SuiteSparse/master/ChangeLog"
distfiles="https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/refs/tags/v${version}.tar.gz"
checksum=ce39b28d4038a09c14f21e02c664401be73c0cb96a9198418d6a98a7db73a259
checksum=9e2974e22dba26a3cffe269731339ae8e01365cfe921b06be6359902bd05862c
build_options="openblas"