summaryrefslogtreecommitdiffstats
path: root/libraries/sparsehash
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2016-11-09 14:35:54 +0000
committer David Spencer <idlemoor@slackbuilds.org>2016-11-11 20:36:22 +0000
commitef48e94666098eff50e2488b93e37ce2bce7ac1f (patch)
tree35ba1c458383c1e70d129918571dd5ab25e865c1 /libraries/sparsehash
parentaa4f81cc1237d2c032581304841bcfb03bde5025 (diff)
downloadslackbuilds-ef48e94666098eff50e2488b93e37ce2bce7ac1f.tar.gz
slackbuilds-ef48e94666098eff50e2488b93e37ce2bce7ac1f.tar.xz
libraries/sparsehash: Fixed tarball handling.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'libraries/sparsehash')
-rw-r--r--libraries/sparsehash/sparsehash.SlackBuild2
-rw-r--r--libraries/sparsehash/sparsehash.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/libraries/sparsehash/sparsehash.SlackBuild b/libraries/sparsehash/sparsehash.SlackBuild
index 59376034cc..ffe9703129 100644
--- a/libraries/sparsehash/sparsehash.SlackBuild
+++ b/libraries/sparsehash/sparsehash.SlackBuild
@@ -60,7 +60,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.?z*
+tar xvf $CWD/$PRGNAM-$PRGNAM-$VERSION.tar.?z*
cd $PRGNAM-$PRGNAM-$VERSION
chown -R root:root .
find -L . \
diff --git a/libraries/sparsehash/sparsehash.info b/libraries/sparsehash/sparsehash.info
index 412ec89065..62f5d59320 100644
--- a/libraries/sparsehash/sparsehash.info
+++ b/libraries/sparsehash/sparsehash.info
@@ -1,7 +1,7 @@
PRGNAM="sparsehash"
VERSION="2.0.3"
HOMEPAGE="https://github.com/sparsehash/sparsehash"
-DOWNLOAD="https://github.com/sparsehash/sparsehash/archive/sparsehash-2.0.3/sparsehash-2.0.3.tar.gz"
+DOWNLOAD="https://github.com/sparsehash/sparsehash/archive/sparsehash-2.0.3/sparsehash-sparsehash-2.0.3.tar.gz"
MD5SUM="d8d5e2538c1c25577b3f066d7a55e99e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""