diff options
author | Christoph Willing <chris.willing@linux.com> | 2022-01-12 15:32:40 +1000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-01-13 08:58:45 +0700 |
commit | 0f933175a7b475b0528d4881bfdf293e403bb5ad (patch) | |
tree | bb69f4a99951d33408202f08b22372431e464a42 /gis/osgEarth/osgEarth.info | |
parent | f8ffa5f8aa6107d5018eec9ff7ac4c6347370942 (diff) |
gis/osgEarth: Updated for version 3.2
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/osgEarth/osgEarth.info')
-rw-r--r-- | gis/osgEarth/osgEarth.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gis/osgEarth/osgEarth.info b/gis/osgEarth/osgEarth.info index 75cc714ddd..ba83e1a3fb 100644 --- a/gis/osgEarth/osgEarth.info +++ b/gis/osgEarth/osgEarth.info @@ -1,10 +1,10 @@ PRGNAM="osgEarth" -VERSION="3.1" +VERSION="3.2" HOMEPAGE="http://osgearth.org/" -DOWNLOAD="https://github.com/gwaldron/osgearth/archive/osgearth-3.1/osgearth-osgearth-3.1.tar.gz" -MD5SUM="20230b8e07da210c1a7757247a339243" +DOWNLOAD="https://github.com/gwaldron/osgearth/archive/osgearth-3.2/osgearth-osgearth-3.2.tar.gz" +MD5SUM="c9de48b9326b739e547879f9c0cb1b33" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="OpenSceneGraph gdal" +REQUIRES="OpenSceneGraph gdal protobuf3" MAINTAINER="Christoph Willing" EMAIL="chris.willing@linux.com" |