moonlight: bump moonlight-common-c and PKG_REV

This commit is contained in:
Lukas Rusak 2016-12-18 08:04:14 -08:00 committed by Christian Hewitt
parent cce01587e7
commit 9459bcbae4
3 changed files with 5 additions and 2 deletions

View File

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

View File

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

View File

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