mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
SuiteSparse: update to 7.1.0.
This commit is contained in:
parent
0b53500cac
commit
7048b53070
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.0.1
|
version=7.1.0
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="cmake gcc-fortran"
|
hostmakedepends="cmake gcc-fortran"
|
||||||
makedepends="libgomp-devel mpfr-devel
|
makedepends="libgomp-devel mpfr-devel
|
||||||
|
@ -11,7 +11,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=dc2f8d5c2657c120b30cce942f634ec08fc3a4b0b10e19d3eef7790b2bec8d1e
|
checksum=4cd3d161f9aa4f98ec5fa725ee5dc27bca960a3714a707a7d12b3d0abb504679
|
||||||
|
|
||||||
build_options="openblas"
|
build_options="openblas"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue