File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2929
3030# https://tracker.debian.org/pkg/gdal
3131
32- set (version 3.1.3~rc1 +dfsg)
32+ set (version 3.1.3+dfsg)
3333set (download_hash SHA256=b8f1776183ab25e7e99c8aa36f1274b484bf3e51ec2de8786a2da0309e6fd774)
34- set (patch_version 3.1.3-rc1+dfsg-1+exp1 )
35- set (patch_hash SHA256=176d31d5e9a4a622f5a73949ac5edf77de4945fe4f9766df91650e5a7d6432a0 )
36- set (base_url https://snapshot.debian.org/archive/debian/20200901T150453Z /pool/main/g/gdal/)
34+ set (patch_version ${version} -1 )
35+ set (patch_hash SHA256=50314f747a4813566d0005b677f83eab50c5e2b32ce23e513830724d86ae5640 )
36+ set (base_url https://snapshot.debian.org/archive/debian/20200907T144157Z /pool/main/g/gdal/)
3737
3838option (USE_SYSTEM_GDAL "Use the system GDAL if possible" ON )
3939
@@ -76,7 +76,7 @@ superbuild_package(
7676 VERSION ${patch_version}
7777
7878 SOURCE
79- URL ${base_url} gdal_3.1.3~rc1+dfsg-1~exp1 .debian.tar.xz
79+ URL ${base_url} gdal_ ${patch_version} .debian.tar.xz
8080 URL_HASH ${patch_hash}
8181)
8282
You can’t perform that action at this time.
0 commit comments