diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2018-05-25 20:00:33 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-26 06:59:27 +0700 |
commit | 274afdec82510259abbee1bd6d054b4bf9a58eb1 (patch) | |
tree | 8ab46d47278aa05a58e6a449c210d8c00937bb07 /gis/gpxsee/gpxsee.SlackBuild | |
parent | c557f270833cfd0681319a59e49162a173dfcfd8 (diff) | |
download | slackbuilds-274afdec82510259abbee1bd6d054b4bf9a58eb1.tar.gz |
gis/gpxsee: Updated for version 5.12.
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 01060876d2..573e2abe4f 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.11} +VERSION=${VERSION:-5.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |