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
@@ -30,6 +30,7 @@ class Zlib(AutotoolsPackage):
|
||||
data-compression library."""
|
||||
|
||||
homepage = "http://zlib.net"
|
||||
# URL must remain http:// so Spack can bootstrap curl
|
||||
url = "http://zlib.net/fossils/zlib-1.2.10.tar.gz"
|
||||
|
||||
version('1.2.11', '1c9f62f0778697a09d36121ead88e08e')
|
||||
|
Reference in New Issue
Block a user