Skip to content
Snippets Groups Projects
Commit 00b3aa77 authored by Michael Kuhn's avatar Michael Kuhn Committed by Todd Gamblin
Browse files

Update cdo to 1.7.2 (#1858)

parent 88af9f78
No related branches found
No related tags found
No related merge requests found
...@@ -30,9 +30,9 @@ class Cdo(Package): ...@@ -30,9 +30,9 @@ class Cdo(Package):
Climate and NWP model Data. """ Climate and NWP model Data. """
homepage = "https://code.zmaw.de/projects/cdo" homepage = "https://code.zmaw.de/projects/cdo"
url = "https://code.zmaw.de/attachments/download/10198/cdo-1.6.9.tar.gz"
version('1.6.9', 'bf0997bf20e812f35e10188a930e24e2') version('1.7.2', 'f08e4ce8739a4f2b63fc81a24db3ee31', url='https://code.zmaw.de/attachments/download/12760/cdo-1.7.2.tar.gz')
version('1.6.9', 'bf0997bf20e812f35e10188a930e24e2', url='https://code.zmaw.de/attachments/download/10198/cdo-1.6.9.tar.gz')
variant('mpi', default=True) variant('mpi', default=True)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment