diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2019-12-01 08:01:34 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-01 08:01:34 +0700 |
commit | 180d01511979119703fb7e3bc3e246ecf9458728 (patch) | |
tree | 0f89e17f8b5a71a7fe43b98e4acc506a83ce239f /gis/gpxsee/gpxsee.SlackBuild | |
parent | 8be7c66f79db7823e8b5023dcf7a1a40981ddaee (diff) | |
download | slackbuilds-180d01511979119703fb7e3bc3e246ecf9458728.tar.gz |
gis/gpxsee: Updated for version 7.18.
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 42b9e7073b..f90ef52367 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.17} +VERSION=${VERSION:-7.18} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |