mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/suitesparse to 4.5.6-1
This commit is contained in:
parent
69ee38ab5d
commit
9cb25fe720
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - drop intel-tbb depend, remove TBB=-ltbb SPQR_CONFIG=-DHAVE_TBB
|
||||
|
||||
pkgname=suitesparse
|
||||
pkgver=4.5.4
|
||||
pkgver=4.5.6
|
||||
pkgrel=1
|
||||
pkgdesc="A collection of sparse matrix libraries"
|
||||
url="http://faculty.cse.tamu.edu/davis/suitesparse.html"
|
||||
|
@ -18,7 +18,7 @@ makedepends=('gcc-fortran' 'cmake' 'chrpath')
|
|||
license=('GPL')
|
||||
options=('staticlibs')
|
||||
source=("http://faculty.cse.tamu.edu/davis/SuiteSparse/SuiteSparse-$pkgver.tar.gz" suitesparse-link-tbb.patch)
|
||||
sha1sums=('33fb47e3140f1dd8cae10847a9344439d4aa66b2'
|
||||
sha1sums=('06ed5f6f61bfe09f08ce03971a24381a627446b1'
|
||||
'4f0b3836e8c3c1ec5be01f988f136cee4a2cb936')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue