summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author David Spencer <idlemoor@slackbuilds.org>2018-06-03 11:09:23 +0100
committer David Spencer <idlemoor@slackbuilds.org>2018-06-03 11:09:23 +0100
commitcce3444ba5b40c1d65377f5c68e4f4f009c2e55f (patch)
tree617c21d6288ccbbbe05e15c01755141e5239f2fa
parent49b2b6bb69d64f4a06bf62ec9e4ec5cd4b01ad8c (diff)
downloadslackbuilds-cce3444ba5b40c1d65377f5c68e4f4f009c2e55f.tar.gz
slackbuilds-cce3444ba5b40c1d65377f5c68e4f4f009c2e55f.tar.xz
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=""