multimedia/x264: Updated for version 20170225.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
parent
533e50bc06
commit
795fde2080
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in New Issue