Update package.py
Updated homepage URL to general NetCDF homepage.
This commit is contained in:
parent
b043c4a5b8
commit
648d08eb30
@ -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')
|
||||
|
Loading…
Reference in New Issue
Block a user