mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/suitesparse: upgrade to 4.5.6
This commit is contained in:
parent
3060455c13
commit
12d9789f2d
@ -2,8 +2,8 @@
|
|||||||
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
|
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
|
||||||
pkgname=suitesparse
|
pkgname=suitesparse
|
||||||
_pkgname=SuiteSparse
|
_pkgname=SuiteSparse
|
||||||
pkgver=4.5.5
|
pkgver=4.5.6
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
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="all !s390x"
|
arch="all !s390x"
|
||||||
@ -33,7 +33,6 @@ prepare() {
|
|||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$builddir"
|
cd "$builddir"
|
||||||
|
|
||||||
make library
|
make library
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -46,6 +45,6 @@ package() {
|
|||||||
INSTALL_DOC="$pkgdir/usr/share/doc/$pkgname"
|
INSTALL_DOC="$pkgdir/usr/share/doc/$pkgname"
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="4337c683027efca6c0800815587409db14db7d70df673451e307eb3ece5538815d06d90f3a831fa45071372f70b6f37eaa68fe951f69dbb52a5bfd84d2dc4913 SuiteSparse-4.5.5.tar.gz
|
sha512sums="5922789ed9919f5872e5dd316165858f790ac6889bb396c1293594334e7e625b2da4f16c80447a645bbcd4d9be7709f930f7eefdb41abeb5ed71db511cdc3611 SuiteSparse-4.5.6.tar.gz
|
||||||
0bdaed29c7770104eb94d9e60a42fe68b5643c8f958aba4cc6d7996888a83ae75a4e509d0c262264c49d5d9b1ca23a958cc71cfaa5e983b0008e65455a987cac 0001-exclude-metis.patch
|
0bdaed29c7770104eb94d9e60a42fe68b5643c8f958aba4cc6d7996888a83ae75a4e509d0c262264c49d5d9b1ca23a958cc71cfaa5e983b0008e65455a987cac 0001-exclude-metis.patch
|
||||||
cd40b696515b26c95298b435a5111e582dc42c2fa2e8ef9889558467d375b1d19452838b9463df66958e73ddb0c8c0191936e3e952586a3c7d345edb08fa7e62 0002-remove-rpath.patch"
|
cd40b696515b26c95298b435a5111e582dc42c2fa2e8ef9889558467d375b1d19452838b9463df66958e73ddb0c8c0191936e3e952586a3c7d345edb08fa7e62 0002-remove-rpath.patch"
|
||||||
|
Loading…
Reference in New Issue
Block a user