diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/cdo.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/cdo.rb b/Library/Formula/cdo.rb index d56199b91..5e5e0ed56 100644 --- a/Library/Formula/cdo.rb +++ b/Library/Formula/cdo.rb @@ -2,8 +2,8 @@ require 'formula' class Cdo < Formula homepage 'https://code.zmaw.de/projects/cdo' - url 'https://code.zmaw.de/attachments/download/4195/cdo-1.5.8.tar.gz' - sha1 '763f7175c230b6fc865ece1031a3c25887fc87ed' + url 'https://code.zmaw.de/attachments/download/4824/cdo-1.5.9.tar.gz' + sha1 '94add81a8f6e8e964ed0b12ed23014ad54764735' option 'enable-grib2', 'Compile Fortran bindings' |
