[gdal] Update to 3.8.5 (#38172)

Fixes https://github.com/microsoft/vcpkg/issues/36896.
This commit is contained in:
Kai Pastor 2024-04-16 15:39:03 +02:00 committed by GitHub
parent 2e4374cf77
commit 4f4a1821b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO OSGeo/gdal
REF "v${VERSION}"
SHA512 764490362968b05c0edc1c73c3b51b9a517689f95f0e3e3af141da8ef81614111859bbbf2a1571f047acfbd6ba50a16320ba15ed238cbd73732a960c718d5d50
SHA512 5b155229225e904b3619628ec27efdd273d9f083c1ee4f6d94041897d5bc9c3133590b70885ad61fc8864da2f334a75cf32bafe7f776c40bbbc3673fe842c986
HEAD_REF master
PATCHES
find-link-libraries.patch

View File

@ -1,6 +1,6 @@
{
"name": "gdal",
"version-semver": "3.8.4",
"version-semver": "3.8.5",
"description": "The Geographic Data Abstraction Library for reading and writing geospatial raster and vector data",
"homepage": "https://gdal.org",
"license": null,

View File

@ -2945,7 +2945,7 @@
"port-version": 0
},
"gdal": {
"baseline": "3.8.4",
"baseline": "3.8.5",
"port-version": 0
},
"gdcm": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "ea4d3f8cb9ab32d885ac60b974421a604fdbcc87",
"version-semver": "3.8.5",
"port-version": 0
},
{
"git-tree": "34c6db13fc1b8cac27e25e62fc738983b89bd580",
"version-semver": "3.8.4",