lapack: version bump to 3.8.0
This commit is contained in:
@@ -42,4 +42,4 @@ def install():
|
||||
cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
shelltools.cd("../")
|
||||
pisitools.dodoc("LICENSE", "README")
|
||||
pisitools.dodoc("LICENSE", "README.md")
|
||||
|
||||
@@ -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>
|
||||
Reference in New Issue
Block a user