academic/cdo: Updated for version 2.0.4.

Signed-off-by: ArTourter <artourter@gmail.com>

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
ArTourter 2022-02-16 20:58:38 +00:00 committed by Willy Sudiarto Raharjo
parent c92fd1cc43
commit 344efffe78
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=cdo
VERSION=${VERSION:-2.0.3}
VERSION=${VERSION:-2.0.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="cdo"
VERSION="2.0.3"
VERSION="2.0.4"
HOMEPAGE="https://code.mpimet.mpg.de/projects/cdo"
DOWNLOAD="https://code.mpimet.mpg.de/attachments/download/26676/cdo-2.0.3.tar.gz"
MD5SUM="e040a95b531c70aed44a8a77c353302a"
DOWNLOAD="https://code.mpimet.mpg.de/attachments/download/26761/cdo-2.0.4.tar.gz"
MD5SUM="03c7d59cd80377dfa0b9bbc0ec79a427"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="proj udunits netcdf"