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 | |
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')
-rw-r--r-- | gis/python3-cftime/python3-cftime.SlackBuild | 2 | ||||
-rw-r--r-- | gis/python3-cftime/python3-cftime.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/python3-cftime/python3-cftime.SlackBuild b/gis/python3-cftime/python3-cftime.SlackBuild index 08e1b4518e9c..092aa044db58 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} diff --git a/gis/python3-cftime/python3-cftime.info b/gis/python3-cftime/python3-cftime.info index e339f8c1bf78..0425831d2f70 100644 --- a/gis/python3-cftime/python3-cftime.info +++ b/gis/python3-cftime/python3-cftime.info @@ -1,8 +1,8 @@ PRGNAM="python3-cftime" -VERSION="1.6.1" +VERSION="1.6.2" HOMEPAGE="https://unidata.github.io/cftime/" -DOWNLOAD="https://github.com/Unidata/cftime/archive/v1.6.1rel/cftime-1.6.1.tar.gz" -MD5SUM="f0c0cd5f54fb0035cde5b752458905b8" +DOWNLOAD="https://github.com/Unidata/cftime/archive/v1.6.2rel/cftime-1.6.2.tar.gz" +MD5SUM="721fb4a113aabbac3d40d5cd30e3db90" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="numpy3" |