suitesparse: update to 7.6.0
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=suitesparse
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-suitesparse")
|
||||
pkgver=7.5.1
|
||||
pkgver=7.6.0
|
||||
pkgrel=1
|
||||
pkgdesc='A suite of sparse matrix algorithms (mingw-w64)'
|
||||
arch=('any')
|
||||
@@ -25,7 +25,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
||||
optdepends=("${MINGW_PACKAGE_PREFIX}-cc: GraphBLAS JIT compiler"
|
||||
"sh: GraphBLAS JIT compiler")
|
||||
source=("https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/v${pkgver}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('dccfb5f75aa83fe2edb4eb2462fc984a086c82bad8433f63c31048d84b565d74')
|
||||
sha256sums=('19cbeb9964ebe439413dd66d82ace1f904adc5f25d8a823c1b48c34bd0d29ea5')
|
||||
|
||||
apply_patch_with_msg() {
|
||||
for _patch in "$@"
|
||||
|
||||
Reference in New Issue
Block a user