diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-09-14 06:54:32 +0800 |
|---|---|---|
| committer | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-09-13 15:54:32 -0700 |
| commit | 28e77c7bd6f0f289e9d99f5135c11b9e60123eba (patch) | |
| tree | dde92420019194e00e86d02d6f3f08c2d67fb35c /ports/geographiclib/CONTROL | |
| parent | 5b42adda63adc6cb75c99d793f9a7d3901b2b72b (diff) | |
| download | vcpkg-28e77c7bd6f0f289e9d99f5135c11b9e60123eba.tar.gz vcpkg-28e77c7bd6f0f289e9d99f5135c11b9e60123eba.zip | |
[geographiclib]Fix usage error and cmake path in Linux. (#8115)
Diffstat (limited to 'ports/geographiclib/CONTROL')
| -rw-r--r-- | ports/geographiclib/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/geographiclib/CONTROL b/ports/geographiclib/CONTROL index 8728e82aa..67d657061 100644 --- a/ports/geographiclib/CONTROL +++ b/ports/geographiclib/CONTROL @@ -1,4 +1,4 @@ Source: geographiclib -Version: 1.47-patch1-8 +Version: 1.47-patch1-9 Homepage: https://sourceforge.net/projects/geographiclib/ Description: a small set of C++ classes for performing conversions between geographic, UTM, UPS, MGRS, geocentric, and local cartesian coordinates, for gravity (e.g., EGM2008), geoid height, and geomagnetic field (e.g., WMM2010) calculations, and for solving geodesic problems. |
