graphics/osgEarth: Updated for version 2.7.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2016-03-21 00:31:35 +00:00 committed by Robby Workman
parent f4669e2ff8
commit b044d48aba
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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"