mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
x264: update to 20171015
This commit is contained in:
parent
d5bfe006c2
commit
dc2934a984
@ -17,12 +17,14 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="x264"
|
PKG_NAME="x264"
|
||||||
PKG_VERSION="snapshot-20170524-2245-stable"
|
PKG_VERSION="snapshot-20171015-2245"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://www.videolan.org/developers/x264.html"
|
PKG_SITE="http://www.videolan.org/developers/x264.html"
|
||||||
PKG_URL="ftp://ftp.videolan.org/pub/videolan/x264/snapshots/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
PKG_URL="https://download.videolan.org/x264/snapshots/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
|
PKG_SECTION="multimedia"
|
||||||
PKG_LONGDESC="x264"
|
PKG_LONGDESC="x264"
|
||||||
|
PKG_AUTORECONF="no"
|
||||||
|
|
||||||
pre_configure_target() {
|
pre_configure_target() {
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
|
Loading…
x
Reference in New Issue
Block a user