mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +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.
|
||||
|
||||
PRGNAM=x265
|
||||
VERSION=${VERSION:-2.5}
|
||||
REVISION=${REVISION:-64b2d0bf45a5}
|
||||
VERSION=${VERSION:-2.6}
|
||||
REVISION=${REVISION:-0e9ea76945c8}
|
||||
SRCNAM=multicoreware
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="x265"
|
||||
VERSION="2.5"
|
||||
VERSION="2.6"
|
||||
HOMEPAGE="https://www.videolan.org/developers/x265.html"
|
||||
DOWNLOAD="https://bitbucket.org/multicoreware/x265/get/2.5.tar.bz2"
|
||||
MD5SUM="9689276e40b127ee70d5bbdaecec0e27"
|
||||
DOWNLOAD="https://bitbucket.org/multicoreware/x265/get/2.6.tar.bz2"
|
||||
MD5SUM="a2659677b56c9dd22d52a1ebb188ca95"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue