diff --git a/gis/osgEarth/osgEarth.SlackBuild b/gis/osgEarth/osgEarth.SlackBuild index 6be5113625..ff83e100c5 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} diff --git a/gis/osgEarth/osgEarth.info b/gis/osgEarth/osgEarth.info index 0a642ec3df..d87bb83193 100644 --- a/gis/osgEarth/osgEarth.info +++ b/gis/osgEarth/osgEarth.info @@ -1,8 +1,8 @@ PRGNAM="osgEarth" -VERSION="2.10.1" +VERSION="2.10.2" HOMEPAGE="http://osgearth.org/" -DOWNLOAD="https://github.com/gwaldron/osgearth/archive/osgearth-2.10.1/osgearth-osgearth-2.10.1.tar.gz" -MD5SUM="d780ccc0735130ff79b3f1b39e377960" +DOWNLOAD="https://github.com/gwaldron/osgearth/archive/osgearth-2.10.2/osgearth-osgearth-2.10.2.tar.gz" +MD5SUM="24f01afedb2eeac8154bf64772b7cbc7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="OpenSceneGraph gdal"