gis/Shapely: Updated for version 1.6.3.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2017-12-09 11:30:03 -08:00 committed by Willy Sudiarto Raharjo
parent 030d2d85a3
commit bde24014b9
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.6.2}
VERSION=${VERSION:-1.6.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="Shapely"
VERSION="1.6.2"
VERSION="1.6.3"
HOMEPAGE="https://github.com/Toblerity/Shapely"
DOWNLOAD="https://github.com/Toblerity/Shapely/archive/1.6.2/Shapely-1.6.2.tar.gz"
MD5SUM="d76588390fb25c5474e1f4cc8b811752"
DOWNLOAD="https://github.com/Toblerity/Shapely/archive/1.6.3/Shapely-1.6.3.tar.gz"
MD5SUM="8db9e8ed58e26d2cd973e464b8ca9a2e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="geos"