emby: update to 3.0.8100

This commit is contained in:
awiouy 2016-10-15 09:53:20 +02:00
parent adbfbbf443
commit 62ef48cde3
2 changed files with 8 additions and 5 deletions

View File

@ -1,11 +1,14 @@
7.0.102
103
- Updated to version 3.0.8100
102
- Updated to version 3.0.6070
- Build for all architectures
- Refer to libsqlite3.so.0 instead of libsqlite3.so
7.0.101
101
- Updated to version 3.0.5985
- Removed mono build dependency
7.0.100
100
- Initial release

View File

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