gis/Shapely: Updated for version 1.5.17.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2016-09-05 10:44:21 -07:00 committed by Willy Sudiarto Raharjo
parent d236a3d3b8
commit 5ead4236b1
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=Shapely
VERSION=${VERSION:-1.5.16}
VERSION=${VERSION:-1.5.17}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="Shapely"
VERSION="1.5.16"
VERSION="1.5.17"
HOMEPAGE="https://github.com/Toblerity/Shapely"
DOWNLOAD="https://github.com/Toblerity/Shapely/archive/1.5.16/Shapely-1.5.16.tar.gz"
MD5SUM="cecbb83dcfc4fac8adde99c4d270fc61"
DOWNLOAD="https://github.com/Toblerity/Shapely/archive/1.5.17/Shapely-1.5.17.tar.gz"
MD5SUM="caa09897962293efcde1d2cc7072df4f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="geos"