Merge pull request #840 from awiouy/emby7

emby: update to 3.0.8100
This commit is contained in:
Christian Hewitt 2016-10-16 10:03:02 +04:00 committed by GitHub
commit ca2d5949a7
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"