aboutsummaryrefslogtreecommitdiff
path: root/academic/cdo/cdo.SlackBuild
diff options
context:
space:
mode:
authorArTourter <artourter@gmail.com>2022-02-16 20:58:38 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-17 12:59:54 +0700
commit344efffe7827f2655e80c061045adc7cfeaada75 (patch)
treeafb3754e1cda3175a9d50d5a112dfb5cc0316d0a /academic/cdo/cdo.SlackBuild
parentc92fd1cc43b256c0954940d299ae7c993b3e2d6b (diff)
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>
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 5e4c02b0abeec..05ed056313232 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.3}
+VERSION=${VERSION:-2.0.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}