gis/gdal: Updated for version 2.2.4.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2018-03-23 16:31:13 +00:00 committed by David Spencer
parent f4018926e1
commit 6fdbffd62d
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.2.3}
VERSION=${VERSION:-2.2.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="gdal"
VERSION="2.2.3"
VERSION="2.2.4"
HOMEPAGE="http://www.gdal.org/"
DOWNLOAD="http://download.osgeo.org/gdal/2.2.3/gdal-2.2.3.tar.xz"
MD5SUM="86a105bb4103b2667200e3dc8ca2c019"
DOWNLOAD="http://download.osgeo.org/gdal/2.2.4/gdal-2.2.4.tar.xz"
MD5SUM="51b1df61dbdf81473689fab3075e7a5e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="geos proj"