diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2021-03-28 03:16:28 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-03 08:48:27 +0700 |
commit | ca16581981a18980bd78c95dfad4056b441493c0 (patch) | |
tree | ec62cf82869d858e18a41f4cda6f68b6ab1e120d /gis/gdal/gdal.info | |
parent | f1a280698731eaf5cdfc94aabfb2110460b5a63d (diff) |
gis/gdal: Updated for version 3.2.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 86514a9a92176..6f9bdf4d9e720 100644 --- a/gis/gdal/gdal.info +++ b/gis/gdal/gdal.info @@ -1,8 +1,8 @@ PRGNAM="gdal" -VERSION="3.0.4" +VERSION="3.2.2" HOMEPAGE="https://www.gdal.org/" -DOWNLOAD="https://download.osgeo.org/gdal/3.0.4/gdal-3.0.4.tar.xz" -MD5SUM="8996bbee51e73b5a968d8d0f48895ac8" +DOWNLOAD="https://download.osgeo.org/gdal/3.2.2/gdal-3.2.2.tar.xz" +MD5SUM="c656be582f7beb528c66486cd1fca7a2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="geos proj python3" |