diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2018-04-17 10:44:16 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-21 07:42:59 +0700 |
commit | 47ab8c44a3257c0cfad11455da0e344cba8cce0f (patch) | |
tree | 6b70578549f1818213bb6de8889f27badc4ee8ff /gis/gpxsee/gpxsee.SlackBuild | |
parent | 447e26abe51474c445f3d149ca3ad4886dd7a785 (diff) |
gis/gpxsee: Updated for version 5.7.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'gis/gpxsee/gpxsee.SlackBuild')
-rw-r--r-- | gis/gpxsee/gpxsee.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/gpxsee/gpxsee.SlackBuild b/gis/gpxsee/gpxsee.SlackBuild index 8a61f5cfa71b..1043f287e889 100644 --- a/gis/gpxsee/gpxsee.SlackBuild +++ b/gis/gpxsee/gpxsee.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gpxsee -VERSION=${VERSION:-5.5} +VERSION=${VERSION:-5.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |