mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/suitesparse to 5.10.0-1
This commit is contained in:
parent
04a7647aab
commit
97d5ce931d
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
# - patch from debian to link with libatomic
|
# - patch from debian to link with libatomic
|
||||||
|
|
||||||
pkgname=suitesparse
|
pkgname=suitesparse
|
||||||
pkgver=5.9.0
|
pkgver=5.10.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A collection of sparse matrix libraries"
|
pkgdesc="A collection of sparse matrix libraries"
|
||||||
url="http://faculty.cse.tamu.edu/davis/suitesparse.html"
|
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"
|
source=($pkgname-$pkgver.tar.gz::"https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/v$pkgver.tar.gz"
|
||||||
suitesparse-no-demo.patch
|
suitesparse-no-demo.patch
|
||||||
libatomic.patch)
|
libatomic.patch)
|
||||||
sha256sums=('7bdd4811f1cf0767c5fdb5e435817fdadee50b0acdb598f4882ae7b8291a7f24'
|
sha256sums=('4bcc974901c0173acf80c41ee0fd779eb7dce2871d4afa24a5d15b1a468f93e5'
|
||||||
'409b32e546ec4936d0d88e39c59ee68dfd9f630d8c454ce1e3d58243df7ad396'
|
'409b32e546ec4936d0d88e39c59ee68dfd9f630d8c454ce1e3d58243df7ad396'
|
||||||
'b91e5ee92c027a5b216debccee2d37712b31a4fb2a544d7721060ccf2f60a7da')
|
'b91e5ee92c027a5b216debccee2d37712b31a4fb2a544d7721060ccf2f60a7da')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue