diff options
author | Christoph Willing <chris.willing@linux.com> | 2019-07-15 20:57:10 +1000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-20 16:20:34 +0700 |
commit | 69862cca3b38d517e9f927f0c46aa0355ba1e7f9 (patch) | |
tree | aa5e8b0ecb68be9f622dd51d9d52216598ef2597 /gis/osgEarth/osgEarth.SlackBuild | |
parent | bbeb13f1eb4ba5b9023162cb9e014d9ab6c2e8dd (diff) |
gis/osgEarth: Updated for version 2.10.2
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'gis/osgEarth/osgEarth.SlackBuild')
-rw-r--r-- | gis/osgEarth/osgEarth.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/osgEarth/osgEarth.SlackBuild b/gis/osgEarth/osgEarth.SlackBuild index 6be5113625b3e..ff83e100c5730 100644 --- a/gis/osgEarth/osgEarth.SlackBuild +++ b/gis/osgEarth/osgEarth.SlackBuild @@ -25,7 +25,7 @@ PRGNAM=osgEarth SRCNAM=osgearth -VERSION=${VERSION:-2.10.1} +VERSION=${VERSION:-2.10.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |