gis/gdal: Updated for version 2.1.3.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2017-01-29 19:28:32 +00:00 committed by Willy Sudiarto Raharjo
parent 9c3269c2e8
commit 6fe3b1fafd
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
# Maintained by David Spencer <baildon.research@googlemail.com>
PRGNAM=gdal
VERSION=${VERSION:-2.1.2}
VERSION=${VERSION:-2.1.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="gdal"
VERSION="2.1.2"
VERSION="2.1.3"
HOMEPAGE="http://www.gdal.org/"
DOWNLOAD="http://download.osgeo.org/gdal/2.1.2/gdal-2.1.2.tar.xz"
MD5SUM="ae85b78888514c75e813d658cac9478e"
DOWNLOAD="http://download.osgeo.org/gdal/2.1.3/gdal-2.1.3.tar.xz"
MD5SUM="66f36c08b7ec6d31bda99083f179d183"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="geos proj"