summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
author Heinz Wiesinger2016-02-21 15:28:43 +0100
committer Willy Sudiarto Raharjo2016-02-22 18:57:51 +0100
commitcdcc8738969e9aac24ec037bd32d6dbce85fc836 (patch)
tree15177f29baa408b307279ff25b1addce052e01a4 /multimedia
parentda358aa35fc2bdbb6889dbd9141cc8db8c78c33e (diff)
downloadslackbuilds-cdcc8738969e9aac24ec037bd32d6dbce85fc836.tar.gz
multimedia/x264: Updated for version 20160207.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/x264/x264.SlackBuild6
-rw-r--r--multimedia/x264/x264.info6
2 files changed, 6 insertions, 6 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 . \
diff --git a/multimedia/x264/x264.info b/multimedia/x264/x264.info
index 0c6cb02628..9a04842b51 100644
--- a/multimedia/x264/x264.info
+++ b/multimedia/x264/x264.info
@@ -1,8 +1,8 @@
PRGNAM="x264"
-VERSION="20150223"
+VERSION="20160207"
HOMEPAGE="http://www.videolan.org/developers/x264.html"
-DOWNLOAD="http://www.liwjatan.at/files/src/x264/x264-snapshot-20150223-2245-stable.tar.xz"
-MD5SUM="60b1759baee0b1ff3ca8c378fdd09a6a"
+DOWNLOAD="http://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20160207-2245-stable.tar.bz2"
+MD5SUM="4830ad640dbc895e72f502342d43ea6d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""