diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2019-08-29 18:45:31 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-29 18:45:31 +0700 |
commit | bc83f2cc782b3b99b7eef48af43598822a922d18 (patch) | |
tree | 989c02ef0b2706845e62f2d6c548a05e6c9da10f /gis/gpxsee/gpxsee.SlackBuild | |
parent | fea3107743685a98460392be8eb2d17144c21a8c (diff) |
gis/gpxsee: Updated for version 7.12.
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 28b65328fd2e2..90207a175eae6 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.11} +VERSION=${VERSION:-7.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |