diff options
author | ArTourter <artourter@gmail.com> | 2022-10-15 19:06:42 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-16 07:24:45 +0700 |
commit | bb4cf60a73d05597354572766eab6f0ee4604eea (patch) | |
tree | 70428ba3b419682e2140dd36af387dd12cc04015 /gis/python3-cftime/python3-cftime.SlackBuild | |
parent | b3440f254da348be157cf7c59e1b1adf621ece1b (diff) |
gis/python3-cftime: Updated for version 1.6.2
Signed-off-by: ArTourter <artourter@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/python3-cftime/python3-cftime.SlackBuild')
-rw-r--r-- | gis/python3-cftime/python3-cftime.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/python3-cftime/python3-cftime.SlackBuild b/gis/python3-cftime/python3-cftime.SlackBuild index 08e1b4518e9c7..092aa044db58f 100644 --- a/gis/python3-cftime/python3-cftime.SlackBuild +++ b/gis/python3-cftime/python3-cftime.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-cftime -VERSION=${VERSION:-1.6.1} +VERSION=${VERSION:-1.6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |