summaryrefslogtreecommitdiff
path: root/academic/cdo/cdo.SlackBuild
diff options
context:
space:
mode:
authorArTourter <artourter@gmail.com>2022-01-15 17:56:26 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-01-17 08:50:33 +0700
commita94470e7ca0b0616aa3ca16aa62b12db527e38de (patch)
treed181819b8d481d6e1be51312cf0a073f17812534 /academic/cdo/cdo.SlackBuild
parent4e5e64fbce2c464ac2d22f474b6d2e2a8cd52973 (diff)
downloadslackbuilds-a94470e7ca0b0616aa3ca16aa62b12db527e38de.tar.gz
academic/cdo: Updated for version 2.0.3
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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/cdo/cdo.SlackBuild b/academic/cdo/cdo.SlackBuild
index 052bb46773..5e4c02b0ab 100644
--- a/academic/cdo/cdo.SlackBuild
+++ b/academic/cdo/cdo.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for cdo
-# Copyright 2020-2021 Gregory J. L. Tourte <artourter@gmail.com>
+# Copyright 2020-2022 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.0.2}
+VERSION=${VERSION:-2.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}