emby: update to 3.0.8100

This commit is contained in:
awiouy 2016-10-01 23:25:21 +02:00
parent 2193bd8a03
commit 67ccc74ade
2 changed files with 12 additions and 9 deletions

View File

@ -1,23 +1,27 @@
8.0.105
106
- Updated to version 3.0.8100
- Rebuilt ffmpegx
105
- Updated to version 3.0.7100
8.0.104
104
- Updated to version 3.0.6300
- Rebuilt ffmpegx
8.0.103
103
- Updated to version 3.0.6070
- Build for all architectures
- Refer to libsqlite3.so.0 instead of libsqlite3.so
8.0.102
102
- Updated to version 3.0.6030
- Added dedicated ffmpeg and ffprobe
- Removed unused shared libraries
8.0.101
101
- Updated to version 3.0.5985
- Removed mono build dependency
8.0.100
100
- Initial release

View File

@ -17,8 +17,8 @@
################################################################################
PKG_NAME="emby"
PKG_VERSION="3.0.7100"
PKG_REV="105"
PKG_VERSION="3.0.8100"
PKG_REV="106"
PKG_ARCH="any"
PKG_LICENSE="OSS"
PKG_SITE="http://emby.media"
@ -27,7 +27,6 @@ PKG_DEPENDS_TARGET="toolchain ffmpegx imagemagick"
PKG_SECTION="service"
PKG_SHORTDESC="Emby: a personal media server"
PKG_LONGDESC="Emby ($PKG_VERSION) brings your home videos, music, and photos together, automatically converting and streaming your media on-the-fly to any device"
PKG_AUTORECONF="no"
PKG_IS_ADDON="yes"
PKG_ADDON_NAME="Emby (beta)"