cdo 1.5.9
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
fe9a4e2640
commit
2c0463b128
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in a new issue