[Geographiclib] Update to 2.1.1 (#25982)

* update for GeographicLib 2.1.1

* [geographiclib] Update to version 2.1.1
This commit is contained in:
Charles Karney 2022-07-27 14:38:22 -04:00 committed by GitHub
parent 5b8640fab1
commit 6905d914b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -2,8 +2,8 @@ vcpkg_from_sourceforge(
OUT_SOURCE_PATH SOURCE_PATH
REPO geographiclib
REF distrib-C++
FILENAME "GeographicLib-2.1.tar.gz"
SHA512 efa3bad6a4f4fb3b2553334f357b5051b82a0c295e9c80ead467a8cdaeb438d81c59bc162444cb7cafa7733d0907a7d303e7f2b5a07640b19dc57a1d0c6c5d95
FILENAME "GeographicLib-2.1.1.tar.gz"
SHA512 52b01ad4147686ae83d799c1ab7de2452f7288d2f9d1ce12f5daeee88b24484a7aad129a04a3273148221613aaf7d1ea8f07083abb5fd3fc2b4a55cc5dd79951
)
vcpkg_check_features(

View File

@ -1,6 +1,6 @@
{
"name": "geographiclib",
"version": "2.1",
"version": "2.1.1",
"description": "GeographicLib, a C++ library for performing geographic conversions",
"homepage": "https://geographiclib.sourceforge.io",
"license": "MIT",

View File

@ -2509,7 +2509,7 @@
"port-version": 2
},
"geographiclib": {
"baseline": "2.1",
"baseline": "2.1.1",
"port-version": 0
},
"geos": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "efe97af6f3b9584df1eb7ba4491af1f87e5e0053",
"version": "2.1.1",
"port-version": 0
},
{
"git-tree": "447b01efd62b08035684790b159926403cc5f7a1",
"version": "2.1",