lapack: version bump to 3.8.0

This commit is contained in:
suvari
2018-02-01 02:47:22 +03:00
parent 101fdc0989
commit bd9d5c65e7
2 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -42,4 +42,4 @@ def install():
cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
shelltools.cd("../")
pisitools.dodoc("LICENSE", "README")
pisitools.dodoc("LICENSE", "README.md")
+9 -2
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Linear Algebra PACKage</Summary>
<Description>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.</Description>
<Archive sha1sum="27dbd06bedc76619150f8e28de6412f7df0c649a" type="targz">http://www.netlib.org/lapack/lapack-3.7.0.tgz</Archive>
<Archive sha1sum="55ac9d6be510883c5442c8aca967722cdf58fb29" type="targz">http://www.netlib.org/lapack/lapack-3.8.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>libgfortran</Dependency>
<Dependency>cmake</Dependency>
@@ -78,6 +78,13 @@
</Package>
<History>
<Update release="4">
<Date>2018-02-01</Date>
<Version>3.8.0</Version>
<Comment>Version Bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2017-04-15</Date>
<Version>3.7.0</Version>
@@ -100,4 +107,4 @@
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>