diff options
Diffstat (limited to 'gis/osgEarth')
-rw-r--r-- | gis/osgEarth/osgEarth.SlackBuild | 2 | ||||
-rw-r--r-- | gis/osgEarth/osgEarth.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/osgEarth/osgEarth.SlackBuild b/gis/osgEarth/osgEarth.SlackBuild index 63f7f8678e479..adde7db9aa0bb 100644 --- a/gis/osgEarth/osgEarth.SlackBuild +++ b/gis/osgEarth/osgEarth.SlackBuild @@ -25,7 +25,7 @@ PRGNAM=osgEarth SRCNAM=osgearth -VERSION=${VERSION:-2.9} +VERSION=${VERSION:-2.10} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} diff --git a/gis/osgEarth/osgEarth.info b/gis/osgEarth/osgEarth.info index b7c99f0ef1baf..984a63f1bd80f 100644 --- a/gis/osgEarth/osgEarth.info +++ b/gis/osgEarth/osgEarth.info @@ -1,8 +1,8 @@ PRGNAM="osgEarth" -VERSION="2.9" +VERSION="2.10" HOMEPAGE="http://osgearth.org/" -DOWNLOAD="https://github.com/gwaldron/osgearth/archive/osgearth-2.9/osgearth-osgearth-2.9.tar.gz" -MD5SUM="87d0ce80a9bb5c8b8ce4ae7b5b257c52" +DOWNLOAD="https://github.com/gwaldron/osgearth/archive/osgearth-2.10/osgearth-osgearth-2.10.tar.gz" +MD5SUM="8eba9d37a7d3da82f76505ee0ac6d2c0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="OpenSceneGraph gdal" |