Skip to content

Commit

Permalink
Update to 3.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dg0yt committed Jan 13, 2025
1 parent 357e1dc commit 2a4de81
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ports/gdal/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO OSGeo/gdal
REF "v${VERSION}RC2"
SHA512 0c72710c4b9c4bac028177439bcea4d4a62a4a424a5fd0a5f44b4bbf053245a6996b7a26eb02f4b833fb9a8b2d38c249db429dd194cb6eb8416164ab07c2fd36
REF "v${VERSION}"
SHA512 2094f9373b13bb600f6c7fbe7fa9da947be98ea06f427940dd0add0930c8fb65f2693148614efcec9c2a103666664aa215445c754b8a20490bfb0e9f2c89db72
HEAD_REF master
PATCHES
find-link-libraries.patch
Expand Down
4 changes: 2 additions & 2 deletions versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -3037,8 +3037,8 @@
"port-version": 0
},
"gdal": {
"baseline": "3.10.0",
"port-version": 2
"baseline": "3.10.1",
"port-version": 0
},
"gdcm": {
"baseline": "3.0.24",
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": "5c61c198b18d4eae98f2d99949455f6e55383e9a",
"version-semver": "3.10.1",
"port-version": 0
},
{
"git-tree": "88a7fee530483435f48df0f4b74ec378fee3345a",
"version-semver": "3.10.0",
Expand Down

0 comments on commit 2a4de81

Please sign in to comment.