diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2019-07-27 07:26:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-27 07:26:40 +0700 |
commit | 2ac77aa14e83396ee45aad391a9a72721aca6e97 (patch) | |
tree | 7fa016ccb24ad3d651ffaf7708bb2212c0df391d /gis/gpxsee/gpxsee.SlackBuild | |
parent | 5c75f9ebcdd995d1e900b646393ab9be543eba68 (diff) | |
download | slackbuilds-2ac77aa14e83396ee45aad391a9a72721aca6e97.tar.gz |
gis/gpxsee: Updated for version 7.11.
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 0d789789ee..28b65328fd 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.9} +VERSION=${VERSION:-7.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |