diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2019-05-30 15:37:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-30 15:37:19 +0700 |
commit | d55b12a95dab2e76dc36c4523dc8f71240f1a9e6 (patch) | |
tree | eeee384fe4264027bd1f6346586fc24ae8d93ae2 /gis/gpxsee/gpxsee.SlackBuild | |
parent | 0374f0e09aa7e7672f23d03624cbf032d4cc1e70 (diff) | |
download | slackbuilds-d55b12a95dab2e76dc36c4523dc8f71240f1a9e6.tar.gz |
gis/gpxsee: Updated for version 7.7.
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 a1b0180325..627c59210f 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.6} +VERSION=${VERSION:-7.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |