aboutsummaryrefslogtreecommitdiff
path: root/academic/cdo/cdo.SlackBuild
diff options
context:
space:
mode:
authorArTourter <artourter@gmail.com>2022-10-15 19:20:04 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-16 07:24:12 +0700
commitb3440f254da348be157cf7c59e1b1adf621ece1b (patch)
treef15f8ab3a6ea8252bd1f28f6d6f309d157d54e62 /academic/cdo/cdo.SlackBuild
parent738d53890d409b05b6c8cfd2c55f1417f7165550 (diff)
academic/cdo: Updated to version 2.1.0
Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/cdo/cdo.SlackBuild')
-rw-r--r--academic/cdo/cdo.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/cdo/cdo.SlackBuild b/academic/cdo/cdo.SlackBuild
index e49004c589b97..d257a775fd1e3 100644
--- a/academic/cdo/cdo.SlackBuild
+++ b/academic/cdo/cdo.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=cdo
-VERSION=${VERSION:-2.0.6}
+VERSION=${VERSION:-2.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}