netlib-lapack: New version 3.11.0 (#36984)

This commit is contained in:
Erik Schnetter 2023-04-20 20:10:47 -04:00 committed by GitHub
parent 5ef7e90462
commit 5842e17085
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,11 @@ class NetlibLapack(CMakePackage):
url = "https://www.netlib.org/lapack/lapack-3.5.0.tgz"
tags = ["windows"]
version(
"3.11.0",
sha256="4b9ba79bfd4921ca820e83979db76ab3363155709444a787979e81c22285ffa9",
url="https://github.com/Reference-LAPACK/lapack/archive/refs/tags/v3.11.0.tar.gz",
)
version(
"3.10.1",
sha256="cd005cd021f144d7d5f7f33c943942db9f03a28d110d6a3b80d718a295f7f714",