emby: update to 3.0.6300

This commit is contained in:
jc 2016-08-29 19:10:30 +02:00
parent 9a5bb062d4
commit 8b1a16f0b6
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
8.0.104
- Updated to version 3.0.6300
- Rebuilt ffmpegx
8.0.103 8.0.103
- Updated to version 3.0.6070 - Updated to version 3.0.6070
- Build for all architectures - Build for all architectures

View File

@ -17,8 +17,8 @@
################################################################################ ################################################################################
PKG_NAME="emby" PKG_NAME="emby"
PKG_VERSION="3.0.6070" PKG_VERSION="3.0.6300"
PKG_REV="103" PKG_REV="104"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="OSS" PKG_LICENSE="OSS"
PKG_SITE="http://emby.media" PKG_SITE="http://emby.media"