summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Christoph Willing2019-07-15 12:57:10 +0200
committer Willy Sudiarto Raharjo2019-07-20 11:20:34 +0200
commit69862cca3b38d517e9f927f0c46aa0355ba1e7f9 (patch)
treeaa5e8b0ecb68be9f622dd51d9d52216598ef2597
parentbbeb13f1eb4ba5b9023162cb9e014d9ab6c2e8dd (diff)
downloadslackbuilds-69862cca3b38d517e9f927f0c46aa0355ba1e7f9.tar.gz
gis/osgEarth: Updated for version 2.10.2
Signed-off-by: Christoph Willing <chris.willing@linux.com>
-rw-r--r--gis/osgEarth/osgEarth.SlackBuild2
-rw-r--r--gis/osgEarth/osgEarth.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/osgEarth/osgEarth.SlackBuild b/gis/osgEarth/osgEarth.SlackBuild
index 6be5113625..ff83e100c5 100644
--- a/gis/osgEarth/osgEarth.SlackBuild
+++ b/gis/osgEarth/osgEarth.SlackBuild
@@ -25,7 +25,7 @@
PRGNAM=osgEarth
SRCNAM=osgearth
-VERSION=${VERSION:-2.10.1}
+VERSION=${VERSION:-2.10.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/osgEarth/osgEarth.info b/gis/osgEarth/osgEarth.info
index 0a642ec3df..d87bb83193 100644
--- a/gis/osgEarth/osgEarth.info
+++ b/gis/osgEarth/osgEarth.info
@@ -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"