diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2019-11-16 20:01:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-16 20:01:19 +0700 |
commit | c167839bef744c52994ac7002dec27de9b34d6a5 (patch) | |
tree | ae4e8886037264a9cc68b551d83836884252201c /gis/openorienteering-mapper/openorienteering-mapper.SlackBuild | |
parent | 0e2be95db09ea7c7d98e2203fc1bfabd0e144f97 (diff) |
gis/openorienteering-mapper: Updated for version 0.9.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/openorienteering-mapper/openorienteering-mapper.SlackBuild')
-rw-r--r-- | gis/openorienteering-mapper/openorienteering-mapper.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gis/openorienteering-mapper/openorienteering-mapper.SlackBuild b/gis/openorienteering-mapper/openorienteering-mapper.SlackBuild index a9e593923c..752d1ef2b4 100644 --- a/gis/openorienteering-mapper/openorienteering-mapper.SlackBuild +++ b/gis/openorienteering-mapper/openorienteering-mapper.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for OpenOrienteering Mapper -# Copyright 2016-2018, Nikolay Korotkiy <sikmir@gmail.com> +# Copyright 2016-2019, Nikolay Korotkiy <sikmir@gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=openorienteering-mapper -VERSION=${VERSION:-0.8.4} +VERSION=${VERSION:-0.9.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |