moonlight: update addon

This commit is contained in:
cvh 2017-01-27 15:20:46 +01:00
parent 8d37f66f71
commit d2722ed07f
3 changed files with 6 additions and 3 deletions

View File

@ -17,12 +17,12 @@
################################################################################
PKG_NAME="moonlight-embedded"
PKG_VERSION="2.2.2"
PKG_VERSION="9301898"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPLv3"
PKG_SITE="https://github.com/irtimmer/moonlight-embedded"
PKG_URL="https://github.com/irtimmer/moonlight-embedded/archive/v$PKG_VERSION.tar.gz"
PKG_URL="https://github.com/irtimmer/moonlight-embedded/archive/$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="toolchain curl libcec pulseaudio ffmpeg systemd alsa-lib moonlight-common-c libevdev enet opus"
PKG_PRIORITY="optional"
PKG_SECTION=""

View File

@ -1,3 +1,6 @@
7.0.105
- update moonlight-embedded to support GFE 3.2
7.0.104
- update moonlight-common-c to support GFE 3.2

View File

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