From 7fca046c08f90f14fb60693f1402f74024cddbce Mon Sep 17 00:00:00 2001 From: suvari Date: Sun, 22 Oct 2023 13:32:50 +0300 Subject: [PATCH] lapack: version bump to 3.11.0 --- science/mathematics/lapack/pspec.xml | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/science/mathematics/lapack/pspec.xml b/science/mathematics/lapack/pspec.xml index 57de41c398..42a31f8621 100644 --- a/science/mathematics/lapack/pspec.xml +++ b/science/mathematics/lapack/pspec.xml @@ -1,5 +1,5 @@ - + lapack @@ -12,13 +12,13 @@ library Linear Algebra PACKage LAPACK is a standard library for numerical linear algebra. LAPACK provides routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems, and singular value problems. - https://github.com/Reference-LAPACK/lapack/archive/v3.9.0.tar.gz + https://github.com/Reference-LAPACK/lapack/archive/refs/tags/v3.11.0.tar.gz libgfortran cmake - lapack-3.9.0-lapacke-shared.patch + @@ -74,7 +74,7 @@ /usr/lib/libcblas.a /usr/include/cblas* /usr/lib/pkgconfig/cblas.pc - /usr/lib/cmake/cblas-3.9.0/cblas* + /usr/lib/cmake/cblas-3.11.0 @@ -108,6 +108,13 @@ + + 2023-10-22 + 3.11.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + 2020-11-07 3.9.0