* update suitesparse to 7.8.3-1
This commit is contained in:
parent
fc98af0d4b
commit
19204e8258
@ -1,7 +1,7 @@
|
|||||||
pkgbase = suitesparse
|
pkgbase = suitesparse
|
||||||
pkgdesc = A collection of sparse matrix libraries
|
pkgdesc = A collection of sparse matrix libraries
|
||||||
pkgver = 7.8.2
|
pkgver = 7.8.3
|
||||||
pkgrel = 1.1
|
pkgrel = 1
|
||||||
url = http://faculty.cse.tamu.edu/davis/suitesparse.html
|
url = http://faculty.cse.tamu.edu/davis/suitesparse.html
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
arch = powerpc64le
|
arch = powerpc64le
|
||||||
@ -19,9 +19,9 @@ pkgbase = suitesparse
|
|||||||
depends = lapack
|
depends = lapack
|
||||||
depends = mpfr
|
depends = mpfr
|
||||||
replaces = suitesparse64<7.1.0
|
replaces = suitesparse64<7.1.0
|
||||||
source = git+https://github.com/DrTimothyAldenDavis/SuiteSparse#tag=v7.8.2
|
source = git+https://github.com/DrTimothyAldenDavis/SuiteSparse#tag=v7.8.3
|
||||||
source = ppc32.patch
|
source = ppc32.patch
|
||||||
sha256sums = 92645255bcfeaab9ad32c7de8b3d8804808484f18ff9f3e6c432e1132147b579
|
sha256sums = a51065819bba83a16ac3754dcd313deb257fc1ddd94f3a86b110783674c9af81
|
||||||
sha256sums = fe530b269842452aae6a76f3930b5355464a56ca1747b1bb8861f9751915557b
|
sha256sums = fe530b269842452aae6a76f3930b5355464a56ca1747b1bb8861f9751915557b
|
||||||
|
|
||||||
pkgname = suitesparse
|
pkgname = suitesparse
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
pkgbase=suitesparse
|
pkgbase=suitesparse
|
||||||
pkgname=(suitesparse
|
pkgname=(suitesparse
|
||||||
suitesparse-graphblas)
|
suitesparse-graphblas)
|
||||||
pkgver=7.8.2
|
pkgver=7.8.3
|
||||||
pkgrel=1.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'
|
||||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||||
@ -23,7 +23,7 @@ replaces=('suitesparse64<7.1.0')
|
|||||||
license=(GPL)
|
license=(GPL)
|
||||||
source=(git+https://github.com/DrTimothyAldenDavis/SuiteSparse#tag=v$pkgver
|
source=(git+https://github.com/DrTimothyAldenDavis/SuiteSparse#tag=v$pkgver
|
||||||
ppc32.patch)
|
ppc32.patch)
|
||||||
sha256sums=('92645255bcfeaab9ad32c7de8b3d8804808484f18ff9f3e6c432e1132147b579'
|
sha256sums=('a51065819bba83a16ac3754dcd313deb257fc1ddd94f3a86b110783674c9af81'
|
||||||
'fe530b269842452aae6a76f3930b5355464a56ca1747b1bb8861f9751915557b')
|
'fe530b269842452aae6a76f3930b5355464a56ca1747b1bb8861f9751915557b')
|
||||||
|
|
||||||
case "${CARCH}" in
|
case "${CARCH}" in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user