summaryrefslogtreecommitdiffstats
path: root/multimedia/x264/x264.SlackBuild
diff options
context:
space:
mode:
author Heinz Wiesinger <pprkut@slackbuilds.org>2016-02-21 15:28:43 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-02-23 00:57:51 +0700
commitcdcc8738969e9aac24ec037bd32d6dbce85fc836 (patch)
tree15177f29baa408b307279ff25b1addce052e01a4 /multimedia/x264/x264.SlackBuild
parentda358aa35fc2bdbb6889dbd9141cc8db8c78c33e (diff)
downloadslackbuilds-cdcc8738969e9aac24ec037bd32d6dbce85fc836.tar.gz
slackbuilds-cdcc8738969e9aac24ec037bd32d6dbce85fc836.tar.xz
multimedia/x264: Updated for version 20160207.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'multimedia/x264/x264.SlackBuild')
-rw-r--r--multimedia/x264/x264.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/x264/x264.SlackBuild b/multimedia/x264/x264.SlackBuild
index 04d526cad5..15665d4490 100644
--- a/multimedia/x264/x264.SlackBuild
+++ b/multimedia/x264/x264.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for x264
-# Copyright 2010-2015 Heinz Wiesinger, Amsterdam, The Netherlands
+# Copyright 2010-2016 Heinz Wiesinger, Amsterdam, The Netherlands
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
# Originally written by core (eroc@linuxmail.org)
PRGNAM=x264
-VERSION=20150223
+VERSION=20160207
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -62,7 +62,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-snapshot-$VERSION-2245-stable
-tar xvf $CWD/$PRGNAM-snapshot-$VERSION-2245-stable.tar.xz
+tar xvf $CWD/$PRGNAM-snapshot-$VERSION-2245-stable.tar.bz2
cd $PRGNAM-snapshot-$VERSION-2245-stable
chown -R root:root .
find -L . \