From 59b09ec64484d041a8b4a4f756afc8b0d471bf49 Mon Sep 17 00:00:00 2001 From: Lily <47812810+LilyWangL@users.noreply.github.com> Date: Sat, 28 Mar 2020 11:27:07 +0800 Subject: [geotrans] Modify incorrect version in CONTROL (#10325) * [geotrans] Upgrade to version 3.8 * [geotrans] Modify incorrect version in CONTROL --- ports/geotrans/CONTROL | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ports/geotrans/CONTROL b/ports/geotrans/CONTROL index 892959a9b..72885e4fb 100644 --- a/ports/geotrans/CONTROL +++ b/ports/geotrans/CONTROL @@ -1,3 +1,4 @@ Source: geotrans -Version: 3.8 -Description: Geotrans is a library that allows you convert geographic coordinates among a wide variety of coordinate systems, map projections, and datums. +Version: 3.7 +Homepage: https://earth-info.nga.mil/GandG/update/index.php?action=home +Description: GEOTRANS is an application that allows you to convert geographic coordinates among a wide variety of coordinate systems, map projections, grids, and datums. GEOTRANS runs in Microsoft Windows and LINUX environments. -- cgit v1.2.3