diff options
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 78e4b97f983b9..e46300338f5a6 100644 --- a/gis/osgEarth/osgEarth.info +++ b/gis/osgEarth/osgEarth.info @@ -1,10 +1,10 @@ PRGNAM="osgEarth" -VERSION="3.4" +VERSION="3.5" HOMEPAGE="http://osgearth.org/" -DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/osgEarth/osgearth-3.4.tar.gz" -MD5SUM="e3c99a4b32a23b8049f8f061750c0312" +DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/osgEarth/osgearth-3.5.tar.gz" +MD5SUM="58de6c17ac7643a3ba30d978dc6f0e1b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="OpenSceneGraph gdal protobuf3" +REQUIRES="fmt gdal OpenSceneGraph protobuf3 rocksdb spdlog" MAINTAINER="Christoph Willing" EMAIL="chris.willing@linux.com" |