superlu: update to 7.0.1 (#25411)

This commit is contained in:
Dirk Stolle 2025-09-07 18:04:01 +02:00 committed by GitHub
parent e96aeb784d
commit eb9d0f9d45
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
_realname=superlu
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=7.0.0
pkgver=7.0.1
pkgrel=1
pkgdesc="Sparse direct linear solver (mingw-w64)"
arch=('any')
@ -12,6 +12,7 @@ url='https://portal.nersc.gov/project/sparse/superlu/'
msys2_repository_url="https://github.com/xiaoyeli/superlu"
msys2_references=(
'archlinux: superlu'
'gentoo: sci-libs/superlu'
)
license=('spdx:BSD-3-Clause')
depends=("${MINGW_PACKAGE_PREFIX}-openblas")
@ -27,7 +28,7 @@ source=("https://github.com/xiaoyeli/${_realname}/archive/v${pkgver}/${_realname
'superlu.test'
'0001-pc-fix.patch'
'0002-fix-build-fortran.patch')
sha256sums=('d7b91d4e0bb52644ca74c1a4dd466a694ddf1244a7bbf93cb453e8ca1f6527eb'
sha256sums=('86dcca1e086f8b8079990d07f00eb707fc9ef412cf3b2ce808b37956f0de2cb8'
'ec5072630e1c0309fe383669e9187790cd135a393c67bc4bc35cf60b0ba396ff'
'15c7af25b91406d5fe5f26cfe00963b6cfde1c3dd466eb25f1b6fae299934966'
'5efeea2586552dcbccf238c4aed94d64525e33fb9eca8741b56a961a6fd8e144'