Keep Curl Bootstrap Working With http:// (#3113)
* Add comments documenting problems in recent versions of NetCDF. * Add comments to packages required to install curl.
This commit is contained in:

committed by
Todd Gamblin

parent
a9cf99b3e2
commit
8cb7f3d262
@@ -35,6 +35,7 @@ class Perl(Package):
|
||||
"""Perl 5 is a highly capable, feature-rich programming language with over
|
||||
27 years of development."""
|
||||
homepage = "http://www.perl.org"
|
||||
# URL must remain http:// so Spack can bootstrap curl
|
||||
url = "http://www.cpan.org/src/5.0/perl-5.24.1.tar.gz"
|
||||
|
||||
version('5.24.1', '765ef511b5b87a164e2531403ee16b3c')
|
||||
|
Reference in New Issue
Block a user