SuiteSparse: update to 7.7.0.

This commit is contained in:
Gonzalo Tornaría 2024-04-05 00:01:22 -03:00 committed by Andrew Benson
parent 72eb1b90a1
commit 4f26d585bb

View file

@ -1,6 +1,6 @@
# Template file for 'SuiteSparse'
pkgname=SuiteSparse
version=7.6.1
version=7.7.0
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=ab1992802723b09aca3cbb0f4dc9b2415a781b9ad984ed934c7d8a0dcc31bc42
checksum=529b067f5d80981f45ddf6766627b8fc5af619822f068f342aab776e683df4f3
build_options="openblas"