summaryrefslogtreecommitdiffstats
path: root/gis/gdal/gdal.info
diff options
context:
space:
mode:
author David Spencer2018-05-19 23:43:27 +0200
committer Willy Sudiarto Raharjo2018-05-20 03:35:09 +0200
commitc97bd17ac886c33fb90b3954945e2c3b07907acc (patch)
treeaa077f38d3063d85f289fe4a8c3f6f55326a3514 /gis/gdal/gdal.info
parent0d0cf9629d386a3ebe06b96f6b801d258f8ef403 (diff)
downloadslackbuilds-c97bd17ac886c33fb90b3954945e2c3b07907acc.tar.gz
gis/gdal: Updated for version 2.2.4.
The update to version 2.3.0 broke lots of dependent packages that don't use c++11. Sorry! This reverts commit 92f5754b90444345b6da5f5c3b0d851a6e23f463. Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'gis/gdal/gdal.info')
-rw-r--r--gis/gdal/gdal.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/gis/gdal/gdal.info b/gis/gdal/gdal.info
index c841acb54c..dfc2a8c9a3 100644
--- a/gis/gdal/gdal.info
+++ b/gis/gdal/gdal.info
@@ -1,8 +1,8 @@
PRGNAM="gdal"
-VERSION="2.3.0"
+VERSION="2.2.4"
HOMEPAGE="http://www.gdal.org/"
-DOWNLOAD="http://download.osgeo.org/gdal/2.3.0/gdal-2.3.0.tar.xz"
-MD5SUM="2fe9d64fcd9dc37645940df020d3e200"
+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"