summaryrefslogtreecommitdiffstats
path: root/gis/python3-shapely/python3-shapely.SlackBuild
diff options
context:
space:
mode:
author ArTourter <artourter@gmail.com>2022-10-14 00:36:23 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-14 17:55:02 +0700
commit0d9d474979a7962acb36f2b6e8e18c6b9b4cc3b6 (patch)
tree7e7156f06d113a992f763bd75df2011a94eec0ec /gis/python3-shapely/python3-shapely.SlackBuild
parentac5f79fe72addc52464276a31a7ec15d7911ed96 (diff)
downloadslackbuilds-0d9d474979a7962acb36f2b6e8e18c6b9b4cc3b6.tar.gz
slackbuilds-0d9d474979a7962acb36f2b6e8e18c6b9b4cc3b6.tar.xz
gis/python3-shapely: Updated for version 1.8.5.post1
Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/python3-shapely/python3-shapely.SlackBuild')
-rw-r--r--gis/python3-shapely/python3-shapely.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/python3-shapely/python3-shapely.SlackBuild b/gis/python3-shapely/python3-shapely.SlackBuild
index 5b3e54a387..b86efae4b6 100644
--- a/gis/python3-shapely/python3-shapely.SlackBuild
+++ b/gis/python3-shapely/python3-shapely.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-shapely
-VERSION=${VERSION:-1.8.4}
+VERSION=${VERSION:-1.8.5.post1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}