diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2019-06-22 19:59:56 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-22 20:20:48 +0700 |
commit | 78ddbe5b3d18d21f830948fd44c04ea4c217459b (patch) | |
tree | 78dc29353d8521cb88d0d6253bd4433246cdeec0 /gis/gpxsee/gpxsee.SlackBuild | |
parent | d1d2ae4440decd5d5972e957f244c013b9836185 (diff) |
gis/gpxsee: Updated for version 7.9.
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 568005ee614fb..0d789789eeacd 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.8} +VERSION=${VERSION:-7.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |