diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2019-06-04 09:19:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-09 05:31:20 +0700 |
commit | b9be69ac79c3536ad2ba05daffcfe5685a0cddaa (patch) | |
tree | f03a7ab45298d1f0bed0d0c9a071ed45360106e8 /gis/gpxsee/gpxsee.SlackBuild | |
parent | 7969ff38ea4ea161ae36f1c03b1bdd113bdbd6f1 (diff) |
gis/gpxsee: Updated for version 7.8.
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 627c59210f..568005ee61 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:-7.7} +VERSION=${VERSION:-7.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |