diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2018-05-19 22:43:27 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-20 08:35:09 +0700 |
commit | c97bd17ac886c33fb90b3954945e2c3b07907acc (patch) | |
tree | aa077f38d3063d85f289fe4a8c3f6f55326a3514 /gis/gdal/gdal.info | |
parent | 0d0cf9629d386a3ebe06b96f6b801d258f8ef403 (diff) |
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.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gis/gdal/gdal.info b/gis/gdal/gdal.info index c841acb54c142..dfc2a8c9a3ecc 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" |