mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
SuiteSparse: update to 7.8.3.
This commit is contained in:
parent
a2eb553dbf
commit
1fb2749ba5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'SuiteSparse'
|
# Template file for 'SuiteSparse'
|
||||||
pkgname=SuiteSparse
|
pkgname=SuiteSparse
|
||||||
version=7.8.1
|
version=7.8.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake gcc-fortran"
|
hostmakedepends="cmake gcc-fortran"
|
||||||
|
@ -12,7 +12,7 @@ license="custom:multiple"
|
||||||
homepage="https://people.engr.tamu.edu/davis/suitesparse.html"
|
homepage="https://people.engr.tamu.edu/davis/suitesparse.html"
|
||||||
changelog="https://raw.githubusercontent.com/DrTimothyAldenDavis/SuiteSparse/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/DrTimothyAldenDavis/SuiteSparse/master/ChangeLog"
|
||||||
distfiles="https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=b645488ec0d9b02ebdbf27d9ae307f705de2b6133edb64617a72c7b4c6c3ff44
|
checksum=ce39b28d4038a09c14f21e02c664401be73c0cb96a9198418d6a98a7db73a259
|
||||||
|
|
||||||
build_options="openblas"
|
build_options="openblas"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue