script.moonlight: update to 391de3f

This commit is contained in:
Gustavo 2016-10-12 22:16:56 -03:00
parent e6418dd4e7
commit b7d12e65f9
2 changed files with 9 additions and 6 deletions

View File

@ -1,3 +1,6 @@
7.0.103
- update Moonlight to 2.2.2
7.0.102
- update Moonlight to 2.2.1

View File

@ -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_PRIORITY="optional"
PKG_SECTION="script"