SuiteSparse: update to 7.8.1.
This commit is contained in:
parent
2abf90f3ce
commit
3b10e49a9d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'SuiteSparse'
|
||||
pkgname=SuiteSparse
|
||||
version=7.7.0
|
||||
version=7.8.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=529b067f5d80981f45ddf6766627b8fc5af619822f068f342aab776e683df4f3
|
||||
checksum=b645488ec0d9b02ebdbf27d9ae307f705de2b6133edb64617a72c7b4c6c3ff44
|
||||
|
||||
build_options="openblas"
|
||||
|
||||
|
|
Loading…
Reference in New Issue