diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-01-28 11:24:28 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-01 09:00:33 +0700 |
commit | b4cd8001221fdb11cc60fd9e333a0d85d904b971 (patch) | |
tree | 1d07c0c7ee899ccc0d3ae264973b2c4e73a17b90 /gis/Shapely/Shapely.SlackBuild | |
parent | dd74350bb454b37a6f3db7c2b0dff5a53bcb4a66 (diff) |
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.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gis/Shapely/Shapely.SlackBuild b/gis/Shapely/Shapely.SlackBuild index 5af6caefb42f3..c42c986d4dd51 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} |