diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2017-03-03 20:53:21 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-15 07:18:11 +0700 |
commit | 795fde208097bfcc0ceceacf1ce9534c2d8d86f2 (patch) | |
tree | d53bf5280b4dc03264dacc17c0c3973b826b2bb7 /multimedia | |
parent | 533e50bc06883c7de6a9ae24cf736e58abb562ce (diff) |
multimedia/x264: Updated for version 20170225.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/x264/x264.SlackBuild | 4 | ||||
-rw-r--r-- | multimedia/x264/x264.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/x264/x264.SlackBuild b/multimedia/x264/x264.SlackBuild index 40f2176d804d..a90b7f079c56 100644 --- a/multimedia/x264/x264.SlackBuild +++ b/multimedia/x264/x264.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for x264 -# Copyright 2010-2016 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2010-2017 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=${VERSION:-20160221} +VERSION=${VERSION:-20170225} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/multimedia/x264/x264.info b/multimedia/x264/x264.info index 77b0ebd827e6..bbe6afbd2f69 100644 --- a/multimedia/x264/x264.info +++ b/multimedia/x264/x264.info @@ -1,8 +1,8 @@ PRGNAM="x264" -VERSION="20160221" +VERSION="20170225" HOMEPAGE="http://www.videolan.org/developers/x264.html" -DOWNLOAD="http://mirror.yandex.ru/mirrors/ftp.videolan.org/x264/snapshots/x264-snapshot-20160221-2245-stable.tar.bz2" -MD5SUM="340756a95469e7b8ac1fa3682887b149" +DOWNLOAD="http://ftp.videolan.org/x264/snapshots/x264-snapshot-20170225-2245-stable.tar.bz2" +MD5SUM="262d200291935f35669eaac71de180c4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |