diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2019-11-10 10:26:05 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-23 16:01:55 +0700 |
commit | bf0ca5f9fdfca69ca07109d0fd6a1c62df3b258f (patch) | |
tree | f338fb4fd07be59843152b9c281086bbefc61143 /gis/gdal/gdal.info | |
parent | d9a3a2081b7d5be1a8c415c4f628dc9a373fbc53 (diff) |
gis/gdal: Updated for version 3.0.2.
Diffstat (limited to 'gis/gdal/gdal.info')
-rw-r--r-- | gis/gdal/gdal.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gis/gdal/gdal.info b/gis/gdal/gdal.info index 0acaf326ff3cf..36c3615f9c89d 100644 --- a/gis/gdal/gdal.info +++ b/gis/gdal/gdal.info @@ -1,10 +1,10 @@ PRGNAM="gdal" -VERSION="2.2.4" +VERSION="3.0.2" HOMEPAGE="https://www.gdal.org/" -DOWNLOAD="https://download.osgeo.org/gdal/2.2.4/gdal-2.2.4.tar.xz" -MD5SUM="51b1df61dbdf81473689fab3075e7a5e" +DOWNLOAD="https://download.osgeo.org/gdal/3.0.2/gdal-3.0.2.tar.xz" +MD5SUM="0353d7e56efc79fcaaeb21d808cb9cac" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="geos proj" +REQUIRES="geos proj python3" MAINTAINER="David Spencer" EMAIL="baildon.research@googlemail.com" |