extra/suitesparse to 4.5.4-1

This commit is contained in:
Kevin Mihelich 2017-01-04 00:52:05 +00:00
parent f529d1446c
commit fd2830886d

View file

@ -5,8 +5,8 @@
# - drop intel-tbb depend, remove TBB=-ltbb SPQR_CONFIG=-DHAVE_TBB
pkgname=suitesparse
pkgver=4.5.3
pkgrel=3
pkgver=4.5.4
pkgrel=1
pkgdesc="A collection of sparse matrix libraries"
url="http://faculty.cse.tamu.edu/davis/suitesparse.html"
arch=('i686' 'x86_64')
@ -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=('2403007be38266e3607edfbf3833bee7f6bcb0f1'
sha1sums=('33fb47e3140f1dd8cae10847a9344439d4aa66b2'
'4f0b3836e8c3c1ec5be01f988f136cee4a2cb936')
prepare() {