aboutsummaryrefslogtreecommitdiff
path: root/versions/baseline.json
diff options
context:
space:
mode:
authorKai Pastor <dg0yt@darc.de>2021-07-23 19:38:02 +0200
committerGitHub <noreply@github.com>2021-07-23 10:38:02 -0700
commit4990d2b9510876531eb7e73eeba09210178e804f (patch)
tree020d2a6129bc8a656af69908c3c2cc6719963b31 /versions/baseline.json
parent5ce620b6ba5c0d5834bf8e18b75c3c0c746e74cd (diff)
downloadvcpkg-4990d2b9510876531eb7e73eeba09210178e804f.tar.gz
vcpkg-4990d2b9510876531eb7e73eeba09210178e804f.zip
[gdal] Fix build for non-Windows targets (#17698)
* Remove obsolete GDAL_VERSION_LIB * Build mingw with configure/make * Rearrange CONF_OPTS, expose tiff dependency * Revise linkage configuration * Rearrange GDAL_PATCHES * Put optional drivers into non-default feature * Fix gdal build * Update vcpkg.json * Re-enable netcdf support * Revise cmake wrapper * Final portfile cleanup * Remove curl osx system dependencies * Verify configuration results before building * Update and revise configure.ac patch * Fix dllexport for mingw-dynamic * Fix pc file * Add dependencies to cmake wrapper * Increment port-version * x-add-version * Fix typo * Update git-tree * strega-nil CRs Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Diffstat (limited to 'versions/baseline.json')
-rw-r--r--versions/baseline.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json
index fbde6debe..049fab1bc 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -2218,7 +2218,7 @@
},
"gdal": {
"baseline": "3.2.2",
- "port-version": 0
+ "port-version": 1
},
"gdcm": {
"baseline": "3.0.7",