extra/suitesparse to 5.10.0-1

This commit is contained in:
Kevin Mihelich 2021-05-17 12:20:58 +00:00
parent 04a7647aab
commit 97d5ce931d

View file

@ -4,7 +4,7 @@
# - patch from debian to link with libatomic
pkgname=suitesparse
pkgver=5.9.0
pkgver=5.10.0
pkgrel=1
pkgdesc="A collection of sparse matrix libraries"
url="http://faculty.cse.tamu.edu/davis/suitesparse.html"
@ -19,7 +19,7 @@ options=('staticlibs')
source=($pkgname-$pkgver.tar.gz::"https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/v$pkgver.tar.gz"
suitesparse-no-demo.patch
libatomic.patch)
sha256sums=('7bdd4811f1cf0767c5fdb5e435817fdadee50b0acdb598f4882ae7b8291a7f24'
sha256sums=('4bcc974901c0173acf80c41ee0fd779eb7dce2871d4afa24a5d15b1a468f93e5'
'409b32e546ec4936d0d88e39c59ee68dfd9f630d8c454ce1e3d58243df7ad396'
'b91e5ee92c027a5b216debccee2d37712b31a4fb2a544d7721060ccf2f60a7da')