mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
libcec: update to libcec-8f084f0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
5d9db7d76f
commit
5b17c17408
@ -27,5 +27,5 @@ mkdir -p $INSTALL/usr/lib
|
||||
|
||||
if [ "$DEVTOOLS" = yes ]; then
|
||||
mkdir -p $INSTALL/usr/bin
|
||||
cp -P $PKG_BUILD/src/testclient/.libs/cec-client $INSTALL/usr/bin
|
||||
cp -P $PKG_BUILD/src/testclient/cec-client $INSTALL/usr/bin
|
||||
fi
|
@ -19,7 +19,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="libcec"
|
||||
PKG_VERSION="cc30d5c"
|
||||
PKG_VERSION="8f084f0"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
|
Loading…
x
Reference in New Issue
Block a user