diff options
author | Christoph Willing <chris.willing@linux.com> | 2018-11-16 21:06:27 +1000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-17 18:42:58 +0700 |
commit | d3a6a0cec4dee8c63d4df1f0136fa66b6131b0e6 (patch) | |
tree | ec3e90faa69f1908d810581d65134f4d90c429d5 /gis/osgEarth | |
parent | a710c5a3c8f8bf2d6e314355dfea6af09404ce61 (diff) | |
download | slackbuilds-d3a6a0cec4dee8c63d4df1f0136fa66b6131b0e6.tar.gz |
gis/osgEarth: Updated for version 2.10
Signed-off-by: Christoph Willing <chris.willing@linux.com>
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 63f7f8678e..adde7db9aa 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 b7c99f0ef1..984a63f1bd 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" |