summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author ArTourter2022-10-15 20:06:42 +0200
committer Willy Sudiarto Raharjo2022-10-16 02:24:45 +0200
commitbb4cf60a73d05597354572766eab6f0ee4604eea (patch)
tree70428ba3b419682e2140dd36af387dd12cc04015 /gis
parentb3440f254da348be157cf7c59e1b1adf621ece1b (diff)
downloadslackbuilds-bb4cf60a73d05597354572766eab6f0ee4604eea.tar.gz
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')
-rw-r--r--gis/python3-cftime/python3-cftime.SlackBuild2
-rw-r--r--gis/python3-cftime/python3-cftime.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/python3-cftime/python3-cftime.SlackBuild b/gis/python3-cftime/python3-cftime.SlackBuild
index 08e1b4518e..092aa044db 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 e339f8c1bf..0425831d2f 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"