matlab: new version (#9427)
This commit is contained in:
parent
3e565a734a
commit
aede227580
1 changed files with 2 additions and 2 deletions
|
@ -41,8 +41,8 @@ class Matlab(Package):
|
|||
mirror so that Spack can find it. For instructions on how to set up a
|
||||
mirror, see http://spack.readthedocs.io/en/latest/mirrors.html"""
|
||||
|
||||
homepage = "https://www.mathworks.com/products/matlab.html"
|
||||
|
||||
homepage = "https://www.mathworks.com/products/matlab.html"
|
||||
version('R2018b', sha256='8cfcddd3878d3a69371c4e838773bcabf12aaf0362cc2e1ae7e8820845635cac')
|
||||
version('R2016b', 'b0e0b688894282139fa787b5a86a5cf7')
|
||||
|
||||
variant(
|
||||
|
|
Loading…
Reference in a new issue