diff options
Diffstat (limited to 'graphics/osgEarth')
-rw-r--r-- | graphics/osgEarth/osgEarth.SlackBuild | 2 | ||||
-rw-r--r-- | graphics/osgEarth/osgEarth.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/osgEarth/osgEarth.SlackBuild b/graphics/osgEarth/osgEarth.SlackBuild index 5e6ddca44665..e04975b2e5a3 100644 --- a/graphics/osgEarth/osgEarth.SlackBuild +++ b/graphics/osgEarth/osgEarth.SlackBuild @@ -25,7 +25,7 @@ PRGNAM=osgEarth SRCNAM=osgearth TARBALLNAME=osgearth-osgearth -VERSION=${VERSION:-2.3} +VERSION=${VERSION:-2.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/osgEarth/osgEarth.info b/graphics/osgEarth/osgEarth.info index da7576e05e65..503ee51788c4 100644 --- a/graphics/osgEarth/osgEarth.info +++ b/graphics/osgEarth/osgEarth.info @@ -1,8 +1,8 @@ PRGNAM="osgEarth" -VERSION="2.3" +VERSION="2.7" HOMEPAGE="http://osgearth.org/" -DOWNLOAD="https://github.com/gwaldron/osgearth/archive/osgearth-2.3.tar.gz" -MD5SUM="886f79b6ed4d9453cbccaad32ae7e995" +DOWNLOAD="https://github.com/gwaldron/osgearth/archive/osgearth-2.7.tar.gz" +MD5SUM="aad15a3ee27a34dcabc9b8f4922a1e96" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="OpenSceneGraph gdal" |