Skip to content

Commit

Permalink
[gdal] Update to 3.6.1 (microsoft#28391)
Browse files Browse the repository at this point in the history
  • Loading branch information
dg0yt authored Dec 19, 2022
1 parent b803111 commit fa8c401
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/gdal/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO OSGeo/gdal
REF "v${VERSION}"
SHA512 60b5eb2bd5fcd2590b21488fb9a567e22b4c6a7ba6203194b7289f64d699ebb0e5478b0119688535e9e685a303c5d3f97224eb1db38f214d8ac6fa0057ee378f
SHA512 799baabe3e992a9e9c5f80261a84e7b70ce0790bfe77a1634d5ae26dc32d43e77cc64aab2c7d2a2205525869d389d3dbaa29c8945450cce4b29757c0f9bdec9a
HEAD_REF master
PATCHES
find-link-libraries.patch
Expand Down
2 changes: 1 addition & 1 deletion ports/gdal/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gdal",
"version-semver": "3.6.0",
"version-semver": "3.6.1",
"description": "The Geographic Data Abstraction Library for reading and writing geospatial raster and vector data",
"homepage": "https://gdal.org",
"license": null,
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -2553,7 +2553,7 @@
"port-version": 0
},
"gdal": {
"baseline": "3.6.0",
"baseline": "3.6.1",
"port-version": 0
},
"gdcm": {
Expand Down
5 changes: 5 additions & 0 deletions versions/g-/gdal.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "ecacffdfe1d7756bb1c63a3dca8ee6a2aca5d105",
"version-semver": "3.6.1",
"port-version": 0
},
{
"git-tree": "64f11fdb4722c85d1d68332326517f8ee23f8269",
"version-semver": "3.6.0",
Expand Down

0 comments on commit fa8c401

Please sign in to comment.