mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
x265: update to 3.4
This commit is contained in:
parent
3eff6ae7b5
commit
fe7a5b96b7
@ -2,12 +2,12 @@
|
|||||||
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
PKG_NAME="x265"
|
PKG_NAME="x265"
|
||||||
PKG_VERSION="3.2"
|
PKG_VERSION="3.4"
|
||||||
PKG_SHA256="364d79bcd56116a9e070fdeb1d9d2aaef1a786b4970163fb56ff0991a183133b"
|
PKG_SHA256="c2047f23a6b729e5c70280d23223cb61b57bfe4ad4e8f1471eeee2a61d148672"
|
||||||
PKG_ARCH="x86_64"
|
PKG_ARCH="x86_64"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="https://www.videolan.org/developers/x265.html"
|
PKG_SITE="https://www.videolan.org/developers/x265.html"
|
||||||
PKG_URL="http://download.videolan.org/pub/videolan/x265/${PKG_NAME}_${PKG_VERSION}.tar.gz"
|
PKG_URL="https://bitbucket.org/multicoreware/x265/downloads/x265_${PKG_VERSION}.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_LONGDESC="x265 is a H.265/HEVC video encoder application library"
|
PKG_LONGDESC="x265 is a H.265/HEVC video encoder application library"
|
||||||
PKG_TOOLCHAIN="make"
|
PKG_TOOLCHAIN="make"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user