From 484671ab2e6490018e827c9b885dc155c0bdf37f Mon Sep 17 00:00:00 2001 From: ArTourter Date: Sat, 2 Apr 2022 15:42:32 +0100 Subject: gis/gdal: fix download file. using the release file from github rather than the archive source. Somehow the archive source changed since my submission, and the archive source has a broken symlink. Can this be pushed quickly as currently the slackbuild doesn't work. Signed-off-by: ArTourter Signed-off-by: Willy Sudiarto Raharjo --- gis/gdal/gdal.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gis/gdal') diff --git a/gis/gdal/gdal.info b/gis/gdal/gdal.info index 5dd3213202..d82dff7901 100644 --- a/gis/gdal/gdal.info +++ b/gis/gdal/gdal.info @@ -1,7 +1,7 @@ PRGNAM="gdal" VERSION="3.4.2" HOMEPAGE="https://www.gdal.org/" -DOWNLOAD="https://github.com/OSGeo/gdal/archive/refs/tags/v3.4.2/gdal-3.4.2.tar.gz" +DOWNLOAD="https://github.com/OSGeo/gdal/releases/download/v3.4.2/gdal-3.4.2.tar.gz" MD5SUM="ee9063b8d0887a60ff507fcfed004742" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -- cgit v1.2.3-79-gdb01