Fixed URLs

Removed vestigal mpi variant in netcdf-fortran
This commit is contained in:
citibeth
2016-03-05 23:05:45 -05:00
parent 648d08eb30
commit ae87948a23
3 changed files with 2 additions and 5 deletions

View File

@@ -6,7 +6,7 @@ class Netcdf(Package):
data formats that support the creation, access, and sharing of array-oriented
scientific data."""
homepage = "http://www.unidata.ucar.edu/software/netcdf/"
homepage = "http://www.unidata.ucar.edu/software/netcdf"
url = "ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-4.3.3.tar.gz"
version('4.4.0', 'cffda0cbd97fdb3a06e9274f7aef438e')