mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/suitesparse to 5.10.1-1
This commit is contained in:
parent
6bb31dc6d8
commit
00c0d1a849
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
# - patch from debian to link with libatomic
|
||||
|
||||
pkgname=suitesparse
|
||||
pkgver=5.10.0
|
||||
pkgver=5.10.1
|
||||
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=('4bcc974901c0173acf80c41ee0fd779eb7dce2871d4afa24a5d15b1a468f93e5'
|
||||
sha256sums=('acb4d1045f48a237e70294b950153e48dce5b5f9ca8190e86c2b8c54ce00a7ee'
|
||||
'409b32e546ec4936d0d88e39c59ee68dfd9f630d8c454ce1e3d58243df7ad396'
|
||||
'b91e5ee92c027a5b216debccee2d37712b31a4fb2a544d7721060ccf2f60a7da')
|
||||
|
||||
|
|
Loading…
Reference in a new issue