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.info | |
parent | dd74350bb454b37a6f3db7c2b0dff5a53bcb4a66 (diff) | |
download | slackbuilds-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.info')
-rw-r--r-- | gis/Shapely/Shapely.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gis/Shapely/Shapely.info b/gis/Shapely/Shapely.info index d663c65c09..43b5fdc1fa 100644 --- a/gis/Shapely/Shapely.info +++ b/gis/Shapely/Shapely.info @@ -1,8 +1,8 @@ PRGNAM="Shapely" -VERSION="1.6.4" +VERSION="1.7.0" HOMEPAGE="https://github.com/Toblerity/Shapely" -DOWNLOAD="https://github.com/Toblerity/Shapely/archive/1.6.4/Shapely-1.6.4.tar.gz" -MD5SUM="cf6f7abde575bb75ce0b39aaf061930f" +DOWNLOAD="https://github.com/Toblerity/Shapely/archive/1.7.0/Shapely-1.7.0.tar.gz" +MD5SUM="b483706bae23a9ce0c9ef6702d1e2ae9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="geos python3" |