diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2019-03-13 07:37:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-16 06:53:21 +0700 |
commit | c4578b7fba8a1bd1c1838ac4ff7a70b20f5377ff (patch) | |
tree | 11e7b80aed29d185b40a2fedc4a969a9ec21224b /gis/gpxsee/gpxsee.SlackBuild | |
parent | 02de470e08129ca4aa229b5839ef9de58d2aca9f (diff) |
gis/gpxsee: Updated for version 7.4.
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 c0a11b983df06..7f542ca2e12ed 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.3} +VERSION=${VERSION:-7.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |