multimedia/x265: Updated for version 1.5.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2015-02-23 21:26:07 +07:00
parent 8f4eeb0e29
commit 21f935fc27
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for x265
# Copyright 2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2014-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=x265
VERSION=${VERSION:-1.4}
REVISION=${REVISION:-5e604833c5aa}
VERSION=${VERSION:-1.5}
REVISION=${REVISION:-9f0324125f53}
SRCNAM=multicoreware
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="x265"
VERSION="1.4"
VERSION="1.5"
HOMEPAGE="https://www.videolan.org/developers/x265.html"
DOWNLOAD="https://bitbucket.org/multicoreware/x265/get/1.4.tar.bz2"
MD5SUM="b37bf7bd05b198c9dd9155d60e1f7100"
DOWNLOAD="https://bitbucket.org/multicoreware/x265/get/1.5.tar.bz2"
MD5SUM="fcb81f5ff12669ff0c0657568cee36b9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""