mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #4769 from codesnake/fix_wetek_ir_remote
Fix wetek IR remote
This commit is contained in:
commit
7a289aaf22
@ -17,12 +17,11 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="amremote"
|
||||
PKG_VERSION="aa0a9e8"
|
||||
PKG_VERSION="a4a7c4e"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="arm"
|
||||
PKG_LICENSE="other"
|
||||
PKG_SITE="http://www.amlogic.com"
|
||||
PKG_URL="https://github.com/codesnake/amremote/releases/download/$PKG_VERSION/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||
PKG_DEPENDS_TARGET="toolchain usbutils"
|
||||
PKG_PRIORITY="optional"
|
||||
|
Loading…
x
Reference in New Issue
Block a user