mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
multimedia/x265: Updated for version 2.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ae2981b8c5
commit
1e55458acc
2 changed files with 5 additions and 5 deletions
|
@ -23,8 +23,8 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=x265
|
PRGNAM=x265
|
||||||
VERSION=${VERSION:-2.5}
|
VERSION=${VERSION:-2.6}
|
||||||
REVISION=${REVISION:-64b2d0bf45a5}
|
REVISION=${REVISION:-0e9ea76945c8}
|
||||||
SRCNAM=multicoreware
|
SRCNAM=multicoreware
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="x265"
|
PRGNAM="x265"
|
||||||
VERSION="2.5"
|
VERSION="2.6"
|
||||||
HOMEPAGE="https://www.videolan.org/developers/x265.html"
|
HOMEPAGE="https://www.videolan.org/developers/x265.html"
|
||||||
DOWNLOAD="https://bitbucket.org/multicoreware/x265/get/2.5.tar.bz2"
|
DOWNLOAD="https://bitbucket.org/multicoreware/x265/get/2.6.tar.bz2"
|
||||||
MD5SUM="9689276e40b127ee70d5bbdaecec0e27"
|
MD5SUM="a2659677b56c9dd22d52a1ebb188ca95"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue