diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2018-10-09 06:05:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-09 06:05:45 +0700 |
commit | 634c62ef105139d0cf07126e04ac8285cdc66cb2 (patch) | |
tree | e43068fb5fa791056ea33c181e108018b0759f21 /gis/gpxsee/gpxsee.SlackBuild | |
parent | 8ebdd4f313575ccd486d8c533df08806192773ae (diff) |
gis/gpxsee: Updated for version 6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 9532546c21af4..8f41fd6b126e0 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:-6.0} +VERSION=${VERSION:-6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |