diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2018-05-16 07:09:39 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-05-19 00:45:04 +0100 |
commit | 0c5322652bc9050cf75bb352f617eeb14178dcd5 (patch) | |
tree | 0ba738af812f2950057efb9ef6d3248e8c868669 /gis/gpxsee/gpxsee.SlackBuild | |
parent | bc96e990b9dc7e0824219163efd700a8661a910a (diff) |
gis/gpxsee: Updated for version 5.11.
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 1043f287e8899..01060876d2337 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.7} +VERSION=${VERSION:-5.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |