Add latest version of NCO (#3469)

This commit is contained in:
Adam J. Stewart 2017-03-16 23:39:41 -05:00 committed by becker33
parent 3f17f761fe
commit 386462c0cb

View File

@ -30,8 +30,9 @@ class Nco(AutotoolsPackage):
netCDF-accessible formats"""
homepage = "http://nco.sourceforge.net/"
url = "https://github.com/nco/nco/archive/4.6.4.tar.gz"
url = "https://github.com/nco/nco/archive/4.6.5.tar.gz"
version('4.6.5', '2afd34a6bb5ff6c7ed39cf40c917b6e4')
version('4.6.4', '22f4e779d0011a9c0db90fda416c8e45')
version('4.6.3', '0e1d6616c65ed3a30c54cc776da4f987')
version('4.6.2', 'b7471acf0cc100343392f4171fb56113')