mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
script.moonlight: update to 391de3f
This commit is contained in:
parent
e6418dd4e7
commit
b7d12e65f9
@ -1,3 +1,6 @@
|
|||||||
|
7.0.103
|
||||||
|
- update Moonlight to 2.2.2
|
||||||
|
|
||||||
7.0.102
|
7.0.102
|
||||||
- update Moonlight to 2.2.1
|
- update Moonlight to 2.2.1
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="moonlight"
|
PKG_NAME="moonlight"
|
||||||
PKG_VERSION="c371ff8"
|
PKG_VERSION="391de3f"
|
||||||
PKG_VERSION_NUMBER="2.2.1"
|
PKG_VERSION_NUMBER="2.2.2"
|
||||||
PKG_REV="102"
|
PKG_REV="103"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPLv2"
|
PKG_LICENSE="GPLv2"
|
||||||
PKG_SITE="https://github.com/dead/moonlight-openelec-rpi2"
|
PKG_SITE="https://github.com/dead/script.moonlight"
|
||||||
PKG_URL="https://github.com/dead/moonlight-openelec-rpi2/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/dead/script.moonlight/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_SOURCE_DIR="moonlight-openelec-rpi2-$PKG_VERSION*"
|
PKG_SOURCE_DIR="script.moonlight-$PKG_VERSION*"
|
||||||
PKG_DEPENDS_TARGET="toolchain moonlight-embedded"
|
PKG_DEPENDS_TARGET="toolchain moonlight-embedded"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
PKG_SECTION="script"
|
PKG_SECTION="script"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user