aboutsummaryrefslogtreecommitdiff
path: root/academic/cdo/cdo.SlackBuild
diff options
context:
space:
mode:
authorArTourter <artourter@gmail.com>2021-12-18 15:10:47 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-12-19 09:20:51 +0700
commitfd5340483da6693bd4e63572f5e3ce69f0a6a9b1 (patch)
treee0502236bae3ab9d4f032bb72177bc0d3661a64d /academic/cdo/cdo.SlackBuild
parentc99dc9bb85ef88464c248dc6060a3a2c901fa4c9 (diff)
downloadslackbuilds-fd5340483da6693bd4e63572f5e3ce69f0a6a9b1.tar.xz
academic/cdo: Updated for version 2.0.2
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 bd7e924a3de2..052bb4677302 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.1}
+VERSION=${VERSION:-2.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}