[proj] Update to 9.5.1 (#42462)

This commit is contained in:
Kai Pastor 2024-12-02 05:36:18 +01:00 committed by GitHub
parent abd3bf17ee
commit d2b6159679
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/PROJ
REF "${VERSION}"
SHA512 8fb672e664951f849926743b8a44b5052ed83fd51c6fdcc0cd5aa7fe4bf428ec0a8627d90cc6690c21e51f593f5e7c29c933a02a9fc57625baa122d4c96d5727
SHA512 9ddef9b11e1d38ec16eec962d539a64d781d194242173645a966c5c953bea1583dd3cc801920329b92962b2bd9ee622ab04e26d356e969081366498c8ad30161
HEAD_REF master
PATCHES
fix-proj4-targets-cmake.patch

View File

@ -1,6 +1,6 @@
{
"name": "proj",
"version": "9.5.0",
"version": "9.5.1",
"description": "PROJ library for cartographic projections",
"homepage": "https://proj.org/",
"license": "MIT",

View File

@ -7205,7 +7205,7 @@
"port-version": 0
},
"proj": {
"baseline": "9.5.0",
"baseline": "9.5.1",
"port-version": 0
},
"projectm-eval": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "18367089a6c705c372a3d3ed2f5d631420c80340",
"version": "9.5.1",
"port-version": 0
},
{
"git-tree": "5ad030b3ef1738638e18ee8a23d4aeb2afbf8cc8",
"version": "9.5.0",