summaryrefslogtreecommitdiffstats
path: root/academic
diff options
context:
space:
mode:
author ArTourter <artourter@gmail.com>2024-03-01 00:03:10 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-01 17:52:52 +0700
commit1a947c85b1802324880df479793e19ba8583aa49 (patch)
tree5874fa566db17d1843ad7dd01c76bf484b3eeb92 /academic
parent0e06b0e2929e55eef475d445232d3c6f9e93595e (diff)
downloadslackbuilds-1a947c85b1802324880df479793e19ba8583aa49.tar.gz
slackbuilds-1a947c85b1802324880df479793e19ba8583aa49.tar.xz
academic/cdo: Updated for version 2.4.0.
Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r--academic/cdo/cdo.SlackBuild4
-rw-r--r--academic/cdo/cdo.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/academic/cdo/cdo.SlackBuild b/academic/cdo/cdo.SlackBuild
index 9e3233284c..bc0583a4da 100644
--- a/academic/cdo/cdo.SlackBuild
+++ b/academic/cdo/cdo.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for cdo
-# Copyright 2020-2023 Gregory J. L. Tourte <artourter@gmail.com>
+# Copyright 2020-2024 Gregory J. L. Tourte <artourter@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=cdo
-VERSION=${VERSION:-2.3.0}
+VERSION=${VERSION:-2.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/academic/cdo/cdo.info b/academic/cdo/cdo.info
index 3a10c206cb..f3ca4cd66b 100644
--- a/academic/cdo/cdo.info
+++ b/academic/cdo/cdo.info
@@ -1,10 +1,10 @@
PRGNAM="cdo"
-VERSION="2.3.0"
+VERSION="2.4.0"
HOMEPAGE="https://code.mpimet.mpg.de/projects/cdo"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://code.mpimet.mpg.de/attachments/download/29019/cdo-2.3.0.tar.gz"
-MD5SUM_x86_64="1bbe3cde1e02def1f2eb21a75c3a0edf"
+DOWNLOAD_x86_64="https://code.mpimet.mpg.de/attachments/download/29313/cdo-2.4.0.tar.gz"
+MD5SUM_x86_64="797d3c2257f73937dc95b280dd21fd8b"
REQUIRES="proj udunits netcdf eccodes"
MAINTAINER="ArTourter"
EMAIL="artourter@gmail.com"