mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
multimedia/x265: Updated for version 2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6afa040030
commit
a82201342d
2 changed files with 5 additions and 5 deletions
|
@ -23,8 +23,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=x265
|
||||
VERSION=${VERSION:-2.0}
|
||||
REVISION=${REVISION:-960c9991d0dc}
|
||||
VERSION=${VERSION:-2.1}
|
||||
REVISION=${REVISION:-981e3bfef16a}
|
||||
SRCNAM=multicoreware
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="x265"
|
||||
VERSION="2.0"
|
||||
VERSION="2.1"
|
||||
HOMEPAGE="https://www.videolan.org/developers/x265.html"
|
||||
DOWNLOAD="https://bitbucket.org/multicoreware/x265/get/2.0.tar.bz2"
|
||||
MD5SUM="d3950c6c6da3432dde42438b68fa0029"
|
||||
DOWNLOAD="https://bitbucket.org/multicoreware/x265/get/2.1.tar.bz2"
|
||||
MD5SUM="b88f44d610696d9a925a8b0e8f72571e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue