diff options
author | David Spencer <baildon.research@googlemail.com> | 2017-02-18 16:15:42 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-21 16:44:29 +0700 |
commit | 704a60e5ef1e89c5ade61895c7ce37a04b1b9310 (patch) | |
tree | add7bed5f884c38a2e8b7a360bfc1bea82795676 /gis | |
parent | 63cd37e4933fc6021bb4e7a1ee52c98034a7c573 (diff) |
gis/osgEarth: Fixed md5sum.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'gis')
-rw-r--r-- | gis/osgEarth/osgEarth.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/osgEarth/osgEarth.info b/gis/osgEarth/osgEarth.info index 4f2fadef2b96..737c681cf35f 100644 --- a/gis/osgEarth/osgEarth.info +++ b/gis/osgEarth/osgEarth.info @@ -2,7 +2,7 @@ PRGNAM="osgEarth" VERSION="2.8" HOMEPAGE="http://osgearth.org/" DOWNLOAD="https://github.com/gwaldron/osgearth/archive/2.8/osgearth-2.8.tar.gz" -MD5SUM="9b71017b6863764d797c99d70e5237e1" +MD5SUM="4058576473bf3e6cbdf449a55d7f36f8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="OpenSceneGraph gdal" |