mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
moonlight: update addon
This commit is contained in:
parent
8d37f66f71
commit
d2722ed07f
@ -17,12 +17,12 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="moonlight-embedded"
|
||||
PKG_VERSION="2.2.2"
|
||||
PKG_VERSION="9301898"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPLv3"
|
||||
PKG_SITE="https://github.com/irtimmer/moonlight-embedded"
|
||||
PKG_URL="https://github.com/irtimmer/moonlight-embedded/archive/v$PKG_VERSION.tar.gz"
|
||||
PKG_URL="https://github.com/irtimmer/moonlight-embedded/archive/$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain curl libcec pulseaudio ffmpeg systemd alsa-lib moonlight-common-c libevdev enet opus"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION=""
|
||||
|
@ -1,3 +1,6 @@
|
||||
7.0.105
|
||||
- update moonlight-embedded to support GFE 3.2
|
||||
|
||||
7.0.104
|
||||
- update moonlight-common-c to support GFE 3.2
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
PKG_NAME="moonlight"
|
||||
PKG_VERSION="391de3f"
|
||||
PKG_VERSION_NUMBER="2.2.2"
|
||||
PKG_REV="104"
|
||||
PKG_REV="105"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPLv2"
|
||||
PKG_SITE="https://github.com/dead/script.moonlight"
|
||||
|
Loading…
x
Reference in New Issue
Block a user