mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
gis/osgEarth: Updated for version 2.10.2
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
bbeb13f1eb
commit
69862cca3b
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
PRGNAM=osgEarth
|
||||
SRCNAM=osgearth
|
||||
VERSION=${VERSION:-2.10.1}
|
||||
VERSION=${VERSION:-2.10.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue