summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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=""