aboutsummaryrefslogtreecommitdiff
path: root/gis/python3-shapely/python3-shapely.SlackBuild
diff options
context:
space:
mode:
authorArTourter <artourter@gmail.com>2022-05-06 23:23:28 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-05-07 13:59:27 +0700
commit77f39a12a61bb5ace8e30aeab8b115790fc4d419 (patch)
tree45259878d3ea79c50195390bdd72131a7bbc83f3 /gis/python3-shapely/python3-shapely.SlackBuild
parenta1426f853467a4f411a528063986885a911c5f6b (diff)
gis/python3-shapely: Updated for version 1.8.2.
Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Andrew Clemons <andrew.clemons@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 cc167a771f..950246b3df 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.1.post1}
+VERSION=${VERSION:-1.8.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}