diff options
| author | Kai Pastor <dg0yt@darc.de> | 2021-07-26 20:11:05 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-26 11:11:05 -0700 |
| commit | bbf9b17d32d0163655a2da489aea2e446915aa28 (patch) | |
| tree | ab21c73e87e30fd2db8f20b4b170d14fe838c2df /versions/baseline.json | |
| parent | ed98cae63fef90783a1a5c024564514610860a1d (diff) | |
| download | vcpkg-bbf9b17d32d0163655a2da489aea2e446915aa28.tar.gz vcpkg-bbf9b17d32d0163655a2da489aea2e446915aa28.zip | |
[gdal] Fix GDAL_LIBRARY passing by cache variable (#19119)
* Fix GDAL_LIBRARY passing by cache variable
* x-add-version
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 14a280d9c..ff4f8eb60 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -2218,7 +2218,7 @@ }, "gdal": { "baseline": "3.2.2", - "port-version": 2 + "port-version": 3 }, "gdcm": { "baseline": "3.0.7", |
