Merge pull request #1071 from lrusak/moonlight-libreelec-7.0

backport of #1070  (moonlight: bump depends and rebuild)
This commit is contained in:
Christian Hewitt 2016-12-19 20:34:11 +04:00 committed by GitHub
commit 82cc26e2f5
3 changed files with 5 additions and 2 deletions

View File

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

View File

@ -1,3 +1,6 @@
7.0.104
- update moonlight-common-c to support GFE 3.2
7.0.103
- update Moonlight to 2.2.2

View File

@ -19,7 +19,7 @@
PKG_NAME="moonlight"
PKG_VERSION="391de3f"
PKG_VERSION_NUMBER="2.2.2"
PKG_REV="103"
PKG_REV="104"
PKG_ARCH="any"
PKG_LICENSE="GPLv2"
PKG_SITE="https://github.com/dead/script.moonlight"