Skip to content

Commit 4b05d29

Browse files
authored
Geographiclib/2.5.1 (#47002)
1 parent 6571ace commit 4b05d29

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

ports/geographiclib/portfile.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ vcpkg_from_sourceforge(
33
REPO geographiclib
44
REF distrib-C++
55
FILENAME "GeographicLib-${VERSION}.tar.gz"
6-
SHA512 c165115228b775a4a95b318c1bac1d2871e45ea21f20043c9c9f1c165efb6848c027b883f7b19dcce8c86e71ded56eb5fdcde39f1ff94d61fdc98c9206abd1ae
6+
SHA512 afa44e65f1d58c14b527ac2df6f0ccd647bce76736f012970b3913dfe611ea796a9ea1c1d3c5c9887f7737160034319b74042b1edb31a1d77717cde6d20f7418
77
)
88

99
vcpkg_check_features(

ports/geographiclib/vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "geographiclib",
3-
"version": "2.5",
3+
"version": "2.5.1",
44
"description": "GeographicLib, a C++ library for performing geographic conversions",
55
"homepage": "https://geographiclib.sourceforge.io",
66
"license": "MIT",

versions/baseline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3213,7 +3213,7 @@
32133213
"port-version": 0
32143214
},
32153215
"geographiclib": {
3216-
"baseline": "2.5",
3216+
"baseline": "2.5.1",
32173217
"port-version": 0
32183218
},
32193219
"geos": {

versions/g-/geographiclib.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"versions": [
3+
{
4+
"git-tree": "014fe90b63f53f74bc73f272affd57b2bec09e22",
5+
"version": "2.5.1",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "8950245edd6133b6f42168a24d6c3ab40830f778",
510
"version": "2.5",

0 commit comments

Comments
 (0)