diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2018-08-12 17:33:57 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-18 08:39:43 +0700 |
commit | 711a0b8e43d7362f2b12239104f0ee7c3bf344a3 (patch) | |
tree | c87869905130bb203e19ece7a3bd674ec9efd8a0 /gis/gpxsee/gpxsee.SlackBuild | |
parent | 60fad299049095c470566febe09d7d1bee1cc392 (diff) |
gis/gpxsee: Updated for version 5.16.
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 b7f5ef03302ea..e411cf202ced6 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.13} +VERSION=${VERSION:-5.16} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |