mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/x265: Updated for version 2.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6c422b3ce6
commit
19fa36c65f
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.3}
|
||||
REVISION=${REVISION:-3037c1448549}
|
||||
VERSION=${VERSION:-2.4}
|
||||
REVISION=${REVISION:-e7a4dd48293b}
|
||||
SRCNAM=multicoreware
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="x265"
|
||||
VERSION="2.3"
|
||||
VERSION="2.4"
|
||||
HOMEPAGE="https://www.videolan.org/developers/x265.html"
|
||||
DOWNLOAD="https://bitbucket.org/multicoreware/x265/get/2.3.tar.bz2"
|
||||
MD5SUM="e1209d4ddcf6ef5148f930f94ba6811f"
|
||||
DOWNLOAD="https://bitbucket.org/multicoreware/x265/get/2.4.tar.bz2"
|
||||
MD5SUM="54a5c2a217dffbdaeea6ef200db169c6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue