summaryrefslogtreecommitdiffstats
path: root/system/firetools/firetools.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-02-28 07:41:58 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-03-02 12:52:56 +0700
commitf1dc35f50ebc3bf060851be67400fe000e769087 (patch)
treea08e821d83e8b675b2dbc780f8e311c70fe533c2 /system/firetools/firetools.SlackBuild
parent94e9d0f4203769a7e8dbbac3f6ec59a6585be525 (diff)
downloadslackbuilds-f1dc35f50ebc3bf060851be67400fe000e769087.tar.gz
slackbuilds-f1dc35f50ebc3bf060851be67400fe000e769087.tar.xz
system/firetools: Updated for version 0.9.46.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/firetools/firetools.SlackBuild')
-rw-r--r--system/firetools/firetools.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/firetools/firetools.SlackBuild b/system/firetools/firetools.SlackBuild
index ae0943ef88..ec5a3dce9c 100644
--- a/system/firetools/firetools.SlackBuild
+++ b/system/firetools/firetools.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=firetools
-VERSION=${VERSION:-0.9.44}
+VERSION=${VERSION:-0.9.46}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -60,7 +60,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2
+tar xvf $CWD/$PRGNAM-$VERSION.tar.xz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \