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