diff options
author | ArTourter <artourter@gmail.com> | 2023-04-21 22:46:32 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-22 10:00:12 +0700 |
commit | be66b6ef8b5126b7e5e535a8e8ae8cf852f01401 (patch) | |
tree | 946dce0b848308afbc8fe2685c6bf43c516301c6 /gis/gdal/gdal.info | |
parent | 3b2e055d448a7e242819d3c413bf215bab4b8929 (diff) |
gis/gdal: Update for version 3.6.4.
Signed-off-by: ArTourter <artourter@gmail.com>
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 0a71589ad47eb..885eb3f576233 100644 --- a/gis/gdal/gdal.info +++ b/gis/gdal/gdal.info @@ -1,8 +1,8 @@ PRGNAM="gdal" -VERSION="3.6.3" +VERSION="3.6.4" HOMEPAGE="https://www.gdal.org/" -DOWNLOAD="https://github.com/OSGeo/gdal/releases/download/v3.6.3/gdal-3.6.3.tar.gz" -MD5SUM="86bae8db7b8bde2bc77decf7fcd3dfd0" +DOWNLOAD="https://github.com/OSGeo/gdal/releases/download/v3.6.4/gdal-3.6.4.tar.gz" +MD5SUM="7128d0309f9fe2266d72ea7228a3817f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="geos proj" |