mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
script.moonlight: update to 391de3f
This commit is contained in:
parent
2ba7edd244
commit
fc31c6646f
@ -1,3 +1,6 @@
|
||||
8.0.103
|
||||
- update Moonlight to 2.2.2
|
||||
|
||||
8.0.102
|
||||
- update Moonlight to 2.2.1
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="moonlight"
|
||||
PKG_VERSION="c371ff8"
|
||||
PKG_VERSION_NUMBER="2.2.1"
|
||||
PKG_REV="102"
|
||||
PKG_VERSION="391de3f"
|
||||
PKG_VERSION_NUMBER="2.2.2"
|
||||
PKG_REV="103"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPLv2"
|
||||
PKG_SITE="https://github.com/dead/moonlight-openelec-rpi2"
|
||||
PKG_URL="https://github.com/dead/moonlight-openelec-rpi2/archive/$PKG_VERSION.tar.gz"
|
||||
PKG_SOURCE_DIR="moonlight-openelec-rpi2-$PKG_VERSION*"
|
||||
PKG_SITE="https://github.com/dead/script.moonlight"
|
||||
PKG_URL="https://github.com/dead/script.moonlight/archive/$PKG_VERSION.tar.gz"
|
||||
PKG_SOURCE_DIR="script.moonlight-$PKG_VERSION*"
|
||||
PKG_DEPENDS_TARGET="toolchain moonlight-embedded"
|
||||
PKG_SECTION="script"
|
||||
PKG_SHORTDESC="Moonlight: implementation of NVIDIA's GameStream protocol"
|
||||
|
Loading…
x
Reference in New Issue
Block a user