suitesparse: update to 7.11.0 (#24975)

This commit is contained in:
Markus Mützel 2025-07-28 17:10:39 +02:00 committed by GitHub
parent 2f3c897bf7
commit f667354705
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
_realname=suitesparse
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-suitesparse")
pkgver=7.10.3
pkgver=7.11.0
pkgrel=1
pkgdesc='A suite of sparse matrix algorithms (mingw-w64)'
arch=('any')
@ -24,7 +24,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=('09e7bcc8e5de0a5b55d2ae9fd6378d5f4dc1b85a933593339a0872b24e2cc102')
sha256sums=('93ed4c4e546a49fc75884c3a8b807d5af4a91e39d191fbbc60a07380b12a35d1')
apply_patch_with_msg() {
for _patch in "$@"