summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author David Spencer2018-06-03 12:09:23 +0200
committer David Spencer2018-06-03 12:09:23 +0200
commit7f39dc3801c495b65a5a059bb665d89ebf31cf76 (patch)
treebeb11f647683df7d847355326cc582b02f4f4b68
parent5f4bc547a00a19219e97ae3f26a27216fbb9ae87 (diff)
downloadold.slackbuilds-7f39dc3801c495b65a5a059bb665d89ebf31cf76.tar.gz
gis/osgEarth: Fix for Github tarball.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--gis/osgEarth/osgEarth.SlackBuild2
-rw-r--r--gis/osgEarth/osgEarth.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/gis/osgEarth/osgEarth.SlackBuild b/gis/osgEarth/osgEarth.SlackBuild
index 69fc3f2061..63f7f8678e 100644
--- a/gis/osgEarth/osgEarth.SlackBuild
+++ b/gis/osgEarth/osgEarth.SlackBuild
@@ -72,7 +72,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $SRCNAM-$SRCNAM-$VERSION
-tar xvf $CWD/$SRCNAM-$VERSION.tar.gz
+tar xvf $CWD/$SRCNAM-$SRCNAM-$VERSION.tar.gz
cd $SRCNAM-$SRCNAM-$VERSION
chown -R root:root .
find -L . \
diff --git a/gis/osgEarth/osgEarth.info b/gis/osgEarth/osgEarth.info
index 38ce67d8e9..b7c99f0ef1 100644
--- a/gis/osgEarth/osgEarth.info
+++ b/gis/osgEarth/osgEarth.info
@@ -1,7 +1,7 @@
PRGNAM="osgEarth"
VERSION="2.9"
HOMEPAGE="http://osgearth.org/"
-DOWNLOAD="https://github.com/gwaldron/osgearth/archive/osgearth-2.9/osgearth-2.9.tar.gz"
+DOWNLOAD="https://github.com/gwaldron/osgearth/archive/osgearth-2.9/osgearth-osgearth-2.9.tar.gz"
MD5SUM="87d0ce80a9bb5c8b8ce4ae7b5b257c52"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""