mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
multimedia/x265: Updated for version 1.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b3b8e7d356
commit
c7337e5574
2 changed files with 5 additions and 5 deletions
|
@ -23,8 +23,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=x265
|
||||
VERSION=${VERSION:-1.7}
|
||||
REVISION=${REVISION:-8425278def1e}
|
||||
VERSION=${VERSION:-1.8}
|
||||
REVISION=${REVISION:-e27327f5da35}
|
||||
SRCNAM=multicoreware
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="x265"
|
||||
VERSION="1.7"
|
||||
VERSION="1.8"
|
||||
HOMEPAGE="https://www.videolan.org/developers/x265.html"
|
||||
DOWNLOAD="https://bitbucket.org/multicoreware/x265/get/1.7.tar.bz2"
|
||||
MD5SUM="d6020c277b05ab44f8222342aaa9c99f"
|
||||
DOWNLOAD="https://bitbucket.org/multicoreware/x265/get/1.8.tar.bz2"
|
||||
MD5SUM="e3a008a74b8f44612cac4ec2f537b0f8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue