From bd9d5c65e79d96bf3c659fad8f19da0eff61e994 Mon Sep 17 00:00:00 2001 From: suvari Date: Thu, 1 Feb 2018 02:47:22 +0300 Subject: [PATCH] lapack: version bump to 3.8.0 --- science/mathematics/lapack/actions.py | 2 +- science/mathematics/lapack/pspec.xml | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/science/mathematics/lapack/actions.py b/science/mathematics/lapack/actions.py index 67e3b78d46..fbc0867103 100644 --- a/science/mathematics/lapack/actions.py +++ b/science/mathematics/lapack/actions.py @@ -42,4 +42,4 @@ def install(): cmaketools.rawInstall("DESTDIR=%s" % get.installDIR()) shelltools.cd("../") - pisitools.dodoc("LICENSE", "README") + pisitools.dodoc("LICENSE", "README.md") diff --git a/science/mathematics/lapack/pspec.xml b/science/mathematics/lapack/pspec.xml index e44badf0fd..be9fe91a4e 100644 --- a/science/mathematics/lapack/pspec.xml +++ b/science/mathematics/lapack/pspec.xml @@ -12,7 +12,7 @@ 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. - http://www.netlib.org/lapack/lapack-3.7.0.tgz + http://www.netlib.org/lapack/lapack-3.8.0.tar.gz libgfortran cmake @@ -78,6 +78,13 @@ + + 2018-02-01 + 3.8.0 + Version Bump + Kamil Atlı + suvari@pisilinux.org + 2017-04-15 3.7.0 @@ -100,4 +107,4 @@ admins@pisilinux.org - + \ No newline at end of file