Merge pull request #834 from dead/moon_70

Backport of #832
This commit is contained in:
Christian Hewitt 2016-10-13 19:04:29 +04:00 committed by GitHub
commit adbfbbf443
4 changed files with 11 additions and 8 deletions

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="moonlight-common-c"
PKG_VERSION="6659e28"
PKG_VERSION="6455381"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPLv3"

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="moonlight-embedded"
PKG_VERSION="2.2.1"
PKG_VERSION="2.2.2"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPLv3"

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"