Update package.py

Updated homepage URL to general NetCDF homepage.
This commit is contained in:
Elizabeth Fischer 2016-03-04 12:05:43 -05:00
parent b043c4a5b8
commit 648d08eb30

View File

@ -2,7 +2,7 @@
class NetcdfCxx4(Package):
"""C++ interface for NetCDF4"""
homepage = "http://www.unidata.ucar.edu/downloads/netcdf/netcdf-cxx/index.jsp"
homepage = "http://www.unidata.ucar.edu/software/netcdf"
url = "http://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-cxx4-4.2.tar.gz"
version('4.2', 'd019853802092cf686254aaba165fc81')