gis/osgEarth: Updated for version 2.10.2

Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
Christoph Willing 2019-07-15 20:57:10 +10:00 committed by Willy Sudiarto Raharjo
parent bbeb13f1eb
commit 69862cca3b
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
PRGNAM=osgEarth
SRCNAM=osgearth
VERSION=${VERSION:-2.10.1}
VERSION=${VERSION:-2.10.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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