suitesparse: update to 7.12.1

This commit is contained in:
Markus Mützel
2025-11-06 10:40:53 +01:00
parent 045b5d3917
commit 1dc7de052d

View File

@@ -3,7 +3,7 @@
_realname=suitesparse
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-suitesparse")
pkgver=7.11.0
pkgver=7.12.1
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=('93ed4c4e546a49fc75884c3a8b807d5af4a91e39d191fbbc60a07380b12a35d1')
sha256sums=('794ae22f7e38e2ac9f5cbb673be9dd80cdaff2cdf858f5104e082694f743b0ba')
apply_patch_with_msg() {
for _patch in "$@"