diff options
author | Ross Miller <rgmiller@ornl.gov> | 2018-10-25 21:16:23 -0400 |
---|---|---|
committer | Peter Scheibel <scheibel1@llnl.gov> | 2018-10-25 18:16:23 -0700 |
commit | 49b652780d4168cde28fe3bdb4f3e884844027f0 (patch) | |
tree | b5a0adec5db60a5408f50b1ef813c274cf7678a5 /share | |
parent | 6e261b41869e259095309ff651bc39176a9b5880 (diff) | |
download | spack-49b652780d4168cde28fe3bdb4f3e884844027f0.tar.gz spack-49b652780d4168cde28fe3bdb4f3e884844027f0.tar.bz2 spack-49b652780d4168cde28fe3bdb4f3e884844027f0.tar.xz spack-49b652780d4168cde28fe3bdb4f3e884844027f0.zip |
Fix issue with miniconda attempting to install the incorrect version (#9589)
The install() function in the miniconda2 & 3 package.py files referenced
self.url, which is hard-coded to 4.3.11. That's not necessary the
version that the user requested, though. Changed the install() function
to reference self.stage.archive_file. Also added a version string for
4.5.11.
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions