mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/x264: Updated for version 20160221.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7bbacefc63
commit
d6ea1e95b9
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# Originally written by core (eroc@linuxmail.org)
|
||||
|
||||
PRGNAM=x264
|
||||
VERSION=20160207
|
||||
VERSION=${VERSION:-20160221}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="x264"
|
||||
VERSION="20160207"
|
||||
VERSION="20160221"
|
||||
HOMEPAGE="http://www.videolan.org/developers/x264.html"
|
||||
DOWNLOAD="http://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20160207-2245-stable.tar.bz2"
|
||||
MD5SUM="4830ad640dbc895e72f502342d43ea6d"
|
||||
DOWNLOAD="http://mirror.yandex.ru/mirrors/ftp.videolan.org/x264/snapshots/x264-snapshot-20160221-2245-stable.tar.bz2"
|
||||
MD5SUM="340756a95469e7b8ac1fa3682887b149"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue