extra/suitesparse to 4.5.6-1

This commit is contained in:
Kevin Mihelich 2017-11-14 13:25:27 +00:00
parent 69ee38ab5d
commit 9cb25fe720

View file

@ -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() {