summaryrefslogtreecommitdiffstats
path: root/gis/Shapely/Shapely.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2020-01-28 20:24:28 +0100
committer Willy Sudiarto Raharjo2020-02-01 03:00:33 +0100
commitb4cd8001221fdb11cc60fd9e333a0d85d904b971 (patch)
tree1d07c0c7ee899ccc0d3ae264973b2c4e73a17b90 /gis/Shapely/Shapely.SlackBuild
parentdd74350bb454b37a6f3db7c2b0dff5a53bcb4a66 (diff)
downloadslackbuilds-b4cd8001221fdb11cc60fd9e333a0d85d904b971.tar.gz
gis/Shapely: Updated for version 1.7.0.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Diffstat (limited to 'gis/Shapely/Shapely.SlackBuild')
-rw-r--r--gis/Shapely/Shapely.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gis/Shapely/Shapely.SlackBuild b/gis/Shapely/Shapely.SlackBuild
index 5af6caefb4..c42c986d4d 100644
--- a/gis/Shapely/Shapely.SlackBuild
+++ b/gis/Shapely/Shapely.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Shapely
-# Copyright 2013-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2013-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=Shapely
-VERSION=${VERSION:-1.6.4}
+VERSION=${VERSION:-1.7.0}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}