summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-01-23 20:42:55 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-01-27 07:43:44 +0700
commit402d68eb5545a7b95ca240c281e61157e6448ff8 (patch)
tree1dea6b7fafc42ff2262829e156404845c4309406 /gis
parent3a65ba3a6274a136b16733c8844766ab4085affd (diff)
downloadslackbuilds-402d68eb5545a7b95ca240c281e61157e6448ff8.tar.gz
slackbuilds-402d68eb5545a7b95ca240c281e61157e6448ff8.tar.xz
gis/Shapely: Updated for version 1.6.4.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'gis')
-rw-r--r--gis/Shapely/Shapely.SlackBuild2
-rw-r--r--gis/Shapely/Shapely.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/Shapely/Shapely.SlackBuild b/gis/Shapely/Shapely.SlackBuild
index 135673a5bd..a7f2ecc45c 100644
--- a/gis/Shapely/Shapely.SlackBuild
+++ b/gis/Shapely/Shapely.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=Shapely
-VERSION=${VERSION:-1.6.3}
+VERSION=${VERSION:-1.6.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/Shapely/Shapely.info b/gis/Shapely/Shapely.info
index f3b82991fe..6f44d300aa 100644
--- a/gis/Shapely/Shapely.info
+++ b/gis/Shapely/Shapely.info
@@ -1,8 +1,8 @@
PRGNAM="Shapely"
-VERSION="1.6.3"
+VERSION="1.6.4"
HOMEPAGE="https://github.com/Toblerity/Shapely"
-DOWNLOAD="https://github.com/Toblerity/Shapely/archive/1.6.3/Shapely-1.6.3.tar.gz"
-MD5SUM="8db9e8ed58e26d2cd973e464b8ca9a2e"
+DOWNLOAD="https://github.com/Toblerity/Shapely/archive/1.6.4/Shapely-1.6.4.tar.gz"
+MD5SUM="cf6f7abde575bb75ce0b39aaf061930f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="geos"